mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 03:29:16 +01:00
refactor: ♻️ Begin refactoring code to use new custom UI library
This commit is contained in:
parent
2e1cc99de4
commit
13faf840dd
13 changed files with 196 additions and 78 deletions
|
|
@ -12,6 +12,7 @@ import Skeleton from "../skeleton/Skeleton.vue";
|
|||
defineOptions({
|
||||
inheritAttrs: false,
|
||||
});
|
||||
|
||||
const props = defineProps<{
|
||||
src?: string;
|
||||
alt?: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue