pagina Attivita + Video e PDF Presentazione
This commit is contained in:
@@ -6,11 +6,11 @@ import { useI18n } from '@/boot/i18n'
|
||||
import { tools } from '@store/Modules/tools'
|
||||
import { costanti } from '@store/Modules/costanti'
|
||||
import { static_data } from '@src/db/static_data'
|
||||
|
||||
import { CRegistration } from '@/components/CRegistration'
|
||||
|
||||
export default defineComponent({
|
||||
name: 'CCheckIfIsLogged',
|
||||
components: { },
|
||||
components: { CRegistration },
|
||||
props: {},
|
||||
setup(props, { emit }) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user