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