A Porsche styled enterprise React UI library.
- Porsche styled components, fonts, icons, themes
- Powerful form handling
npm install @pui-cn/react
import { Button } from '@pui-cn/react';
export const Page = () => {
return <Button>按钮</Button>;
};
LICENSE License © 2021-Present