@panda-design/router
v0.0.26
Published
Panda Design
Readme
@panda-design/router
Components and utils alone with react-router-dom followed with Panda Design.
English | 中文
Get Started
- install
yarn add @panda-design/router- Build your application above
@panda-design/router
import {LeftNavigation} from '@panda-design/router';
const App = () => {
return <LeftNavigation items={[/* ... */]} />;
};Docs
Contribute
Feel free to raise issues and PR.
