delete pinia store data.
hey guys, is there any way to delete one of the pinia stores programatically?
for example i want to delete "menu" and "layout" every time a user logs out.
using nuxt 3.0.0, vue 3.2.13 and pinia 2.0.34
for example i want to delete "menu" and "layout" every time a user logs out.
using nuxt 3.0.0, vue 3.2.13 and pinia 2.0.34
