AC-31 Skeleton Loader #16

Merged
catxrin merged 7 commits from AC-31 into master 2023-09-27 03:40:40 -04:00
catxrin commented 2023-09-27 02:13:20 -04:00 (Migrated from github.com)
No description provided.
GameBear64 (Migrated from github.com) requested changes 2023-09-27 03:11:04 -04:00
GameBear64 (Migrated from github.com) left a comment

Good job this time, only some little fixes are needed

Good job this time, only some little fixes are needed
@ -9,8 +9,8 @@ export default function NavBar() {
GameBear64 (Migrated from github.com) commented 2023-09-27 03:06:43 -04:00

why do we have a space here

why do we have a space here
@ -0,0 +1,23 @@
import Skeleton from 'react-loading-skeleton';
GameBear64 (Migrated from github.com) commented 2023-09-27 03:06:06 -04:00

use const instead of let

use const instead of let
@ -2,2 +2,4 @@
import Router from './routes/Router';
import 'react-loading-skeleton/dist/skeleton.css';
GameBear64 (Migrated from github.com) commented 2023-09-27 03:07:20 -04:00

Great! Can we also move the quill css here?

Great! Can we also move the quill css here?
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
GamBar/AmberCamp!16
No description provided.