Closed taefi closed 3 months ago
~~Blocked by Hilla 24.4.0.alpha6 release to have basic signals exported under @vaadin/hilla-react-signals
.
After the release, the import in the MainView.tsx and the dependencies in the package[-lock].json files should be update to @vaadin/hilla-react-signals
.~~
Vaadin 24.4.0.alpha7
is out and the changes are done.
Description
This replaces the usage of
useState
withuseSignal
.