react-styleguide-go
v1.0.37
Published
GO Fabric
Readme
Gemeenschaps Onderwijs React Component library
npm install --save react-styleguide-goor
yarn add react-styleguide-goimport { Button } from react-styleguide-go
const App = () => (
<Button label="Ok" />
)