Migrate backend to Porto architecture and fix minor bugs
- Fully transitioned the backend to the Porto architectural pattern - Improved code organization and maintainability - Fixed minor bugs and inconsistencies
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div role="status" class="space-y-2.5 animate-pulse w-full">
|
||||
<div class="space-y-2.5 animate-pulse w-full">
|
||||
<div v-for="slide in 16" :key="slide" class="flex items-center w-full">
|
||||
<div
|
||||
class="h-2.5 rounded-full"
|
||||
|
||||
Reference in New Issue
Block a user