You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,9 @@ npx nuxi info
40
40
41
41
## Updates
42
42
43
-
*Added Vuetify, Pinia store and ToggleDarkMode component
43
+
*Add persistent Pinia store
44
44
45
45
* Issue resolved! The problem stemmed from an outdated version of Vue Devtools that Google Chrome and Brave had detected. The solution was to download and install the extension directly from the official website: https://devtools.vuejs.org/guide/installation.html
46
+
47
+
* Added Vuetify, Pinia store and ToggleDarkMode component
0 commit comments