pankow moved to @cloudron/pankow
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script setup>
|
||||
|
||||
import { ref, useTemplateRef } from 'vue';
|
||||
import { Dialog, TextInput, FormGroup } from 'pankow';
|
||||
import { Dialog, TextInput, FormGroup } from '@cloudron/pankow';
|
||||
import DomainsModel from '../models/DomainsModel.js';
|
||||
|
||||
const emit = defineEmits([ 'success' ]);
|
||||
|
||||
Reference in New Issue
Block a user