Mirror
Ground-Zerro
Ground-Zerro
/
Phobos
Public
Code
Issues
Pull requests
Actions
Releases
View on GitHub ↗
main
main-archive
Ground-Zerro
/
Phobos
/
src
/
app
/
components
/
Panel
/
Body.vue
Raw
Download
View on GitHub
65 B
plaintext
Raw
Download
<template> <div class="m-4"> <slot /> </div> </template>