cboard-org / cboard-ai-builder

The Cboard AI Builder is an augmentative and alternative communication (AAC) board generator designed to streamline the creation process for speech therapists or caregivers. It aims to reduce the time required to create specific AAC boards and provide a preliminary draft quickly.
https://cboard.io
GNU General Public License v3.0
6 stars 1 forks source link

Fix/avoid use store to show initial content #143

Closed tomivm closed 3 months ago

tomivm commented 3 months ago

Avoid using a state on Zustand to show the example board. use URL Path params instead Close #142