AC-31 Skeleton Loader #16
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
GamBar/AmberCamp!16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "AC-31"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Good job this time, only some little fixes are needed
@ -9,8 +9,8 @@ export default function NavBar() {why do we have a space here
@ -0,0 +1,23 @@import Skeleton from 'react-loading-skeleton';use const instead of let
@ -2,2 +2,4 @@import Router from './routes/Router';import 'react-loading-skeleton/dist/skeleton.css';Great! Can we also move the quill css here?