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