@pijma/business-wrapper
TypeScript icon, indicating that this package has built-in type declarations

0.5.0 • Public • Published
import {
  Icon16Add,
  Icon24Add,
  Icon32Add,
  Icon40Add,
} from '@pijma/business-icons'
import { light } from '@pijma/business-theme'
import { Wrapper } from '@pijma/business-wrapper'

const App = () => (
  <Wrapper
    components={{
      Icon16Add,
      Icon24Add,
      Icon32Add,
      Icon40Add,
    }}
    theme={light}
    breakpoints={[600, 1200]}
  >
    // Your amazing application is here...
  </Wrapper>
)

Readme

Keywords

none

Package Sidebar

Install

npm i @pijma/business-wrapper

Weekly Downloads

0

Version

0.5.0

License

MIT

Unpacked Size

54.2 kB

Total Files

19

Last publish

Collaborators

  • rodionleginkov
  • tomkallen
  • lpk3nny
  • antongolub
  • qiwibot
  • dimonka83