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 d75eb0f commit 2fc9c64Copy full SHA for 2fc9c64
src/AppContainer.tsx
@@ -1,4 +1,4 @@
1
-import { Alert, Badge, Button, Container, Modal, Text } from "@mantine/core"
+import { Alert, Button, Container, Modal, Text } from "@mantine/core"
2
import { useDisclosure, useLocalStorage } from "@mantine/hooks"
3
import { useMemo, useState } from "react"
4
import { BooleanParam, JsonParam, NumberParam, withDefault } from "use-query-params"
0 commit comments