ant-design/ant-design

Support for Remix.js (similar to '@ant-design/nextjs-registry')

Open

#48,213 建立於 2024年4月1日

在 GitHub 查看
 (4 留言) (2 反應) (0 負責人)TypeScript (98,031 star) (54,612 fork)batch import
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;

貢獻者指南