@admin-layout/react-shared-components
TypeScript icon, indicating that this package has built-in type declarations

1.0.3-alpha.106 • Public • Published

React Shared Components

This package is suppose to have customized components for this App

It has layout components similar to ant-design/ant-design-pro/tree/master/src/layouts.

  1. We can track the new changes from ant-desig/ant-design-pro by create a PR agains the cloned repository reboxjs/ant-design-pro like below.

https://github.com/reboxjs/ant-design-pro/pull/1

We create the PR with name as the date (of last snap clone) when it was created so we can see if any layout components changes has happen then we sync those change mannually in this package.

  1. We use less as in ant-design-pro and they need to be converted to fela styles.

  2. We don't use some of the ant related packages for routes, history or anything starts in their imports {...} from '@/....' we use natively.

Readme

Keywords

none

Package Sidebar

Install

npm i @admin-layout/react-shared-components

Weekly Downloads

1

Version

1.0.3-alpha.106

License

ISC

Unpacked Size

13 kB

Total Files

7

Last publish

Collaborators

  • admin-layout