ITADN

Fix react-dom import specifier

#22Pull Requestyoavbls 创建于 2023-06-12已合并
Y
yoavblscommented
The current import cause to this error on `deno task dev`: ```sh TypeError: Invalid package specifier 'npm:react-dom/client@^18.2'. Did you mean to write 'npm:react-dom@^18.2/client'? ```
合并状态:已合并 合并于 2024-06-26 关闭于 2024-06-26 0 条评论