mirror of
https://github.com/ArthurDanjou/artdanj-resume.git
synced 2026-01-28 12:55:58 +01:00
Initial commit 🚀
This commit is contained in:
5
src/components/SectionPart.vue
Normal file
5
src/components/SectionPart.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<div class="p-6">
|
||||
<slot />
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user