alleyinteractive / alleyinteractive/create-wordpress-project

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

未关闭
#136 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
good first issue typescript
主要语言
PHP
星标
9
派生
3
平均合并
2 天 20 小时
30 天内合并 PR
4

描述

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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。