mirror of
https://github.com/muerwre/muerwre.github.io.git
synced 2025-04-24 18:36:41 +07:00
added whole content
This commit is contained in:
parent
1b5df685cb
commit
8b25e0631a
70 changed files with 5962 additions and 19 deletions
5
plugins/vue-mansonry-wall.ts
Normal file
5
plugins/vue-mansonry-wall.ts
Normal file
|
@ -0,0 +1,5 @@
|
|||
import MasonryWall from "@yeger/vue-masonry-wall";
|
||||
|
||||
export default defineNuxtPlugin((nuxtApp) => {
|
||||
nuxtApp.vueApp.use(MasonryWall);
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue