This commit is contained in:
srgooglo 2020-10-08 15:15:15 +02:00
parent c56cebb812
commit 98e2db0b70

View File

@ -13,7 +13,7 @@ const InvalidSkeleton = (props) => {
height: "100%", height: "100%",
padding: "12px 24px" padding: "12px 24px"
}}> }}>
Bruh fail? Sorry but, something did not work as it should...
</antd.Result> </antd.Result>
</antd.Card> </antd.Card>
) )