Add comment why unused import exists
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<script setup>
|
||||
|
||||
// keep this to load pankow Button css
|
||||
import { Button } from '@cloudron/pankow';
|
||||
|
||||
import PublicPageLayout from '../components/PublicPageLayout.vue';
|
||||
|
||||
Reference in New Issue
Block a user