pankow moved to @cloudron/pankow
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script setup>
|
||||
|
||||
import { ref, onMounted } from 'vue';
|
||||
import { Button, PasswordInput, TextInput, fetcher, FormGroup } from 'pankow';
|
||||
import { Button, PasswordInput, TextInput, fetcher, FormGroup } from '@cloudron/pankow';
|
||||
import PublicPageLayout from '../components/PublicPageLayout.vue';
|
||||
|
||||
const ready = ref(false);
|
||||
|
||||
Reference in New Issue
Block a user