imporve cards animations
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// types.ts
|
||||
export type BoxType = 'playlist' | 'compilation' | 'userPlaylist'
|
||||
export type BoxType = 'playlist' | 'compilation'
|
||||
|
||||
export interface BoxSide {
|
||||
duration: number
|
||||
|
||||
Reference in New Issue
Block a user