diff --git a/apps/todo/apps/web/src/app.html b/apps/todo/apps/web/src/app.html index e09d2346a..95ab7a7bb 100644 --- a/apps/todo/apps/web/src/app.html +++ b/apps/todo/apps/web/src/app.html @@ -8,7 +8,7 @@ - + diff --git a/apps/todo/apps/web/src/lib/components/skeletons/KanbanBoardSkeleton.svelte b/apps/todo/apps/web/src/lib/components/skeletons/KanbanBoardSkeleton.svelte index 3f6ab58c9..a6f59419a 100644 --- a/apps/todo/apps/web/src/lib/components/skeletons/KanbanBoardSkeleton.svelte +++ b/apps/todo/apps/web/src/lib/components/skeletons/KanbanBoardSkeleton.svelte @@ -1,6 +1,6 @@