@panda-design/router
TypeScript icon, indicating that this package has built-in type declarations

0.0.11 • Public • Published

@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.

/@panda-design/router/

    Package Sidebar

    Install

    npm i @panda-design/router

    Weekly Downloads

    0

    Version

    0.0.11

    License

    MIT

    Unpacked Size

    27.4 kB

    Total Files

    35

    Last publish

    Collaborators

    • dancerphil