1.1.2 • Published 9 months ago

larra-my-storybook v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months 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

9 months ago

1.1.1

9 months ago

1.1.0

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago