mirror of
https://github.com/coder/coder.git
synced 2026-06-06 06:28:20 +00:00
refactor(site): Remove wave animation from skeleton (#6644)
This commit is contained in:
@@ -41,7 +41,4 @@ export const props = {
|
||||
MuiPaper: {
|
||||
elevation: 0,
|
||||
},
|
||||
MuiSkeleton: {
|
||||
animation: "wave",
|
||||
},
|
||||
} as ComponentsProps
|
||||
|
||||
Reference in New Issue
Block a user