0.0.1-develop.16 • Published 9 months ago

@cbpds/react-components v0.0.1-develop.16

Weekly downloads
-
License
CC0-1.0
Repository
github
Last release
9 months ago

CBP Design System - React Components

Example

import { CbpApp, CbpButton, defineCustomElements } from '@cbpds/react-components';

defineCustomElements();

function App() {

  return (
    <>
      <CbpApp>
        <CbpButton>Hello</CbpButton>
      </CbpApp>
    </>
  )
}

export default App
0.0.1-develop.16

9 months ago

0.0.1-develop.15

9 months ago

0.0.1-develop.13

10 months ago

0.0.1-develop.14

10 months ago

0.0.1-develop.11

12 months ago

0.0.1-develop.12

11 months ago

0.0.1-develop.9

1 year ago

0.0.1-develop.8

1 year ago

0.0.1-develop.7

1 year ago

0.0.1-develop.6

1 year ago

0.0.1-develop.5

1 year ago

0.0.1-develop.4

2 years ago

0.0.1-develop.1

2 years ago

0.0.1-develop.0

2 years ago