Skip to content

shimabukuromeg/react-component-lib-sample

Repository files navigation

react-ts-sample-component

This is a sample UI component

installation

$ npm install react-component-lib-sample @emotion/react @emotion/styled

or

$ yarn add react-component-lib-sample @emotion/react @emotion/styled

example

import { Text } from 'react-component-lib-sample'

<Text text="hello, world" />

develop component

$ yarn install
$ yarn run storybook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors