Skip to content
Snippets Groups Projects
Commit 898ea66a authored by Hangzhi Yu's avatar Hangzhi Yu
Browse files

Beautify skeleton loader on coursebook list

parent a359e024
No related branches found
No related tags found
1 merge request!316Draft: Resolve "Adjust for operation with new SPA"
Pipeline #108595 failed
...@@ -17,11 +17,9 @@ ...@@ -17,11 +17,9 @@
> >
<v-card <v-card
class="flex-grow-1" class="flex-grow-1"
v-for="idx in 4"
:key="idx"
> >
<v-skeleton-loader <v-skeleton-loader
type="heading, text@2, actions" type="article, actions"
></v-skeleton-loader> ></v-skeleton-loader>
</v-card> </v-card>
</v-col> </v-col>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment