PASSAGGIO A VITE !
AGG. 1.1.23
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
import { CCard } from '@/components/CCard'
|
||||
import { CCard } from '@src/components/CCard'
|
||||
import MixinOperator from '../../mixins/mixin-operator'
|
||||
import { defineComponent, ref } from 'vue'
|
||||
|
||||
export default defineComponent({
|
||||
name: 'CCardOperator',
|
||||
components: { CCard },
|
||||
props:{
|
||||
props: {
|
||||
username: {
|
||||
type: String,
|
||||
required: true,
|
||||
|
||||
Reference in New Issue
Block a user