mirror of
https://github.com/appwrite/console.git
synced 2026-04-07 19:17:46 +00:00
lint.
This commit is contained in:
+1
-8
@@ -1,14 +1,7 @@
|
||||
<script lang="ts">
|
||||
import type { Snippet } from 'svelte';
|
||||
import { Button, Form } from '$lib/elements/forms';
|
||||
import {
|
||||
Badge,
|
||||
Divider,
|
||||
Layout,
|
||||
Sheet,
|
||||
Tag,
|
||||
Typography
|
||||
} from '@appwrite.io/pink-svelte';
|
||||
import { Badge, Divider, Layout, Sheet, Tag, Typography } from '@appwrite.io/pink-svelte';
|
||||
import { Copy } from '$lib/components';
|
||||
|
||||
let {
|
||||
|
||||
Reference in New Issue
Block a user