A component library to create Roblox Studio plugins using react-lua.
Add react-roblox-studio-plugin
in your dependencies:
yarn add react-roblox-studio-plugin
Or if you are using npm
:
npm install react-roblox-studio-plugin
This project is available under the MIT license. See LICENSE.txt for details.