other components... (2)
This commit is contained in:
13
src/components/CProvaPao/CProvaPao.vue
Executable file
13
src/components/CProvaPao/CProvaPao.vue
Executable file
@@ -0,0 +1,13 @@
|
||||
<template>
|
||||
<div>
|
||||
Componente Prova Pao1:
|
||||
username : {{ username }}
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script lang="ts" src="./CProvaPao.ts">
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
@import './CProvaPao.scss';
|
||||
</style>
|
||||
Reference in New Issue
Block a user