We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45cf693 commit 44bcd7cCopy full SHA for 44bcd7c
web/src/pages/system/dialogs/FactoryReset.svelte
@@ -1,5 +1,5 @@
1
<script lang="ts">
2
- import Button, { Icon, Label } from '@smui/button'
+ import Button, { Label } from '@smui/button'
3
import Checkbox from '@smui/checkbox'
4
import Dialog, { Actions, Content, Header, Title } from '@smui/dialog'
5
import FormField from '@smui/form-field'
0 commit comments