ant-design/ant-design
在 GitHub 查看Support for Remix.js (similar to '@ant-design/nextjs-registry')
Open
#48,213 建立於 2024年4月1日
Inactivehelp wanted
描述
What problem does this feature solve?
There are already support for NextJS App router for using Ant Design by wrapping <AntdRegistry> then it work perfectly, It would be great if Remix have support like this
What does the proposed API look like?
import { AntdRemixRegistry } from @ant-design/remix-registry;