alleyinteractive / alleyinteractive/create-wordpress-project

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

Aperta
#136 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
good first issue typescript
Lingua principale
PHP
Stelle
9
Fork
3
Merge medio
2g 20h
PR unite (30g)
4

Descrizione

### 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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.