-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
good first issueGood for newcomersGood for newcomerstypescriptRequires understanding TypeScriptRequires understanding TypeScript
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.tsin the root of the repo to usereactinstead of@wordpress/elementand ensure type checks pass after this change has been made.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomerstypescriptRequires understanding TypeScriptRequires understanding TypeScript