Create your own React component.
npm i # or install all the dependencies manually to get the latest versions
npm i --save-dev @babel/core @babel/plugin-proposal-class-properties @babel/preset-env @babel/preset-react babel-loader react webpack webpack-cli
npm run build
npm publish --access=public