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
/
Form
/
Element.vue
Raw
Download
View on GitHub
55 B
plaintext
Raw
Download
<template> <form> <slot /> </form> </template>