Level 88
As far as I know, it doesn't use react hooks by default, but you're free to add them.
You can find all files that will be added for React here: https://github.com/laravel/ui/tree/2.x/src/Presets/react-stubs
when you switch from vue to the react preset do this version of react use react hooks?
As far as I know, it doesn't use react hooks by default, but you're free to add them.
You can find all files that will be added for React here: https://github.com/laravel/ui/tree/2.x/src/Presets/react-stubs
Please or to participate in this conversation.