mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-16 13:40:24 +02:00
Use global state for grid card views
- Prevent re-render when fetching already cached state
This commit is contained in:
@@ -5,3 +5,5 @@ export * from './album.store';
|
||||
export * from './song.store';
|
||||
export * from './album-artist.store';
|
||||
export * from './playlist.store';
|
||||
export * from './album-list-data.store';
|
||||
export * from './album-artist-list-data.store';
|
||||
|
||||
Reference in New Issue
Block a user