mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
feat: show search icon in header instead of input
+ fix: persistent updating text on update playlist modal
+ move router routes to a separate file
+ lazy import route components
+ remove loading: lazy from songcard
+ remove unused imports on navigation component
This commit is contained in:
+1
-3
@@ -85,6 +85,4 @@ const paths = {
|
||||
},
|
||||
};
|
||||
|
||||
export { paths, toggleMode };
|
||||
|
||||
// TODO: Add setting to toggle between extending to edges or not
|
||||
export { paths, toggleMode };
|
||||
Reference in New Issue
Block a user