pankow moved to @cloudron/pankow
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<script setup>
|
||||
|
||||
import { onMounted, ref, useTemplateRef, inject } from 'vue';
|
||||
import { Button } from 'pankow';
|
||||
import { prettyDate } from 'pankow/utils';
|
||||
import { Button } from '@cloudron/pankow';
|
||||
import { prettyDate } from '@cloudron/pankow/utils';
|
||||
import { marked } from 'marked';
|
||||
import AppsModel from '../../models/AppsModel.js';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user