don_confiao_frontend/src/stores
2025-02-08 15:29:01 -05:00
..
app.js move frontend to upper dir. 2025-02-08 15:29:01 -05:00
index.js move frontend to upper dir. 2025-02-08 15:29:01 -05:00
README.md move frontend to upper dir. 2025-02-08 15:29:01 -05:00

Store

Pinia stores are used to store reactive state and expose actions to mutate it.

Full documentation for this feature can be found in the Official Pinia repository.