mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-07 14:39:30 -07:00
format
This commit is contained in:
@@ -27,4 +27,4 @@ export const domeGallery = createCodeObject(code, 'Components/DomeGallery', {
|
||||
<script setup lang="ts">
|
||||
import DomeGallery from "./DomeGallery.vue";
|
||||
</script>`
|
||||
});
|
||||
});
|
||||
|
||||
@@ -30,4 +30,4 @@ const menuItems = [
|
||||
}
|
||||
];
|
||||
</script>`
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user