pankow moved to @cloudron/pankow
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script setup>
|
||||
|
||||
import { ref, onMounted, useTemplateRef } from 'vue';
|
||||
import { Spinner, Button, SingleSelect, FormGroup, TextInput, Checkbox } from 'pankow';
|
||||
import { Spinner, Button, SingleSelect, FormGroup, TextInput, Checkbox } from '@cloudron/pankow';
|
||||
import { REGIONS_CONTABO, REGIONS_VULTR, REGIONS_IONOS, REGIONS_OVH, REGIONS_LINODE, REGIONS_SCALEWAY, REGIONS_WASABI } from '../constants.js';
|
||||
import { redirectIfNeeded, mountlike, s3like } from '../utils.js';
|
||||
import ProvisionModel from '../models/ProvisionModel.js';
|
||||
|
||||
Reference in New Issue
Block a user