Files
freeplanet/src/views/login/signup/signup.vue

9 lines
139 B
Vue
Raw Normal View History

<template src="./signup.html">
</template>
<script lang='ts' src="signup.ts" >
</script>
<style src="signup.scss" lang="scss">
</style>