1.1.2 • Published 3 years ago

larra-my-storybook v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

My test for StoryBook Components

Example

import { MyLabel, Button } from 'larra-my-storybook';

export default function App() {
  return (
    <div>
      <MyLabel label="James" allCaps size="h1" color="text-primary" />
      <Button label="Send" primary />
    </div>
  );
}

James Larracilla

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago