0.0.12 • Published 11 months ago

@panda-design/router v0.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@panda-design/router

version npm downloads MIT License

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

Quick Guide

Panda Design StyleGuide

Contribute

Feel free to raise issues and PR.

0.0.12

11 months ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago