pankow moved to @cloudron/pankow
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script setup>
|
||||
|
||||
import { ref, onMounted, useTemplateRef } from 'vue';
|
||||
import { FormGroup, TextInput, Button, TagInput } from 'pankow';
|
||||
import { FormGroup, TextInput, Button, TagInput } from '@cloudron/pankow';
|
||||
import ImagePicker from '../ImagePicker.vue';
|
||||
import AppsModel from '../../models/AppsModel.js';
|
||||
import { API_ORIGIN } from '../../constants.js';
|
||||
|
||||
Reference in New Issue
Block a user