mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-18 10:29:08 +00:00
feat: add skeleton masthead and generic loading page
This commit is contained in:
parent
fa85b30cf0
commit
f9a2e7ac6b
27 changed files with 362 additions and 29 deletions
|
@ -7,3 +7,4 @@ export default {
|
|||
|
||||
export const Dark = () => <DotOverlay />;
|
||||
export const Light = () => <DotOverlay light />;
|
||||
export const Skeleton = () => <DotOverlay skeleton />;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue