refactor(site): Remove wave animation from skeleton (#6644)

This commit is contained in:
Bruno Quaresma
2023-03-17 10:44:17 -03:00
committed by GitHub
parent 01a6af98b4
commit b1c1e1a8a6
-3
View File
@@ -41,7 +41,4 @@ export const props = {
MuiPaper: {
elevation: 0,
},
MuiSkeleton: {
animation: "wave",
},
} as ComponentsProps