alleyinteractive / alleyinteractive/create-wordpress-project

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

Abierto
#136 0 comentarios 0 reacciones 0 asignados Ver en GitHub
good first issue typescript
Lenguaje dominante
PHP
Estrellas
9
Forks
3
Merge medio
2 d 20 h
PR fusionados (30 d)
4

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.