Now use vuex to manage state for favorites
Showing
- front/src/components/audio/track/Table.vue 1 addition, 1 deletionfront/src/components/audio/track/Table.vue
- front/src/components/favorites/List.vue 3 additions, 7 deletionsfront/src/components/favorites/List.vue
- front/src/components/favorites/TrackFavoriteIcon.vue 9 additions, 9 deletionsfront/src/components/favorites/TrackFavoriteIcon.vue
- front/src/favorites/tracks.js 0 additions, 57 deletionsfront/src/favorites/tracks.js
- front/src/store/auth.js 6 additions, 4 deletionsfront/src/store/auth.js
- front/src/store/favorites.js 78 additions, 0 deletionsfront/src/store/favorites.js
- front/src/store/index.js 2 additions, 0 deletionsfront/src/store/index.js
Loading
Please register or sign in to comment