mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-09-27 18:44:32 +02:00
Add vscode @component comment to every svelte file, remove unused js exports
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
<!--
|
||||
@component Admin settings wrapper
|
||||
-->
|
||||
|
||||
<script>
|
||||
import { Row, Col } from "@sveltestrap/sveltestrap";
|
||||
import { onMount } from "svelte";
|
||||
|
Reference in New Issue
Block a user