alleyinteractive / alleyinteractive/create-wordpress-project

Refactor @wordpress/element out of custom.d.ts

Open
#136 0 comments 0 reactions 0 assignees View on GitHub
good first issue typescript
Dominant language
PHP
Stars
9
Forks
3
Avg merge
2d 20h
Merged PRs (30d)
4

Description

### Description

The `custom.d.ts` file uses `@wordpress/element` instead of `react` as a source and should be updated to use `react` directly.

### Use Case

Since the WordPress project has moved away from using `@wordpress/element`, we should too.

### Acceptance Criteria
- Update `custom.d.ts` in the root of the repo to use `react` instead of `@wordpress/element` and ensure type checks pass after this change has been made.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.