formio / react

JSON powered forms for React.js
https://form.io
MIT License
305 stars 269 forks source link

Creating basic project and explaining useState in react. Made a vite … #581

Closed imrozkhan205 closed 1 day ago

imrozkhan205 commented 3 weeks ago

…project which includes 5 files including the App.jsx and index.css used "useState" and other basics functionalities of react and one color picker project

Link to Jira Ticket

https://formio.atlassian.net/browse/FIO-XXXX

Description

What changed?

Use this section to provide a summary description of the changes you've made

Why have you chosen this solution?

Use this section to justify your choices

Breaking Changes / Backwards Compatibility

Use this section to describe any potentially breaking changes this PR introduces or any effects this PR might have on backwards compatibility

Dependencies

Use this section to list any dependent changes/PRs in other Form.io modules

How has this PR been tested?

Use this section to describe how you tested your changes; if you haven't included automated tests, justify your reasoning

Checklist:

brendanbond commented 1 day ago

Not certain of the purpose here @imrozkhan205 but closing this for now as there is no need for a react-basics module in this repo