Generate a React component library by compiling .jsx files into js files so they could be used on other projects. See package structure generated from the create-react-library for information on how to integrate this project into a React component library.
Generate a React component library by compiling
.jsx
files intojs
files so they could be used on other projects. See package structure generated from thecreate-react-library
for information on how to integrate this project into a React component library.