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 f04e3ff commit 3edb8fdCopy full SHA for 3edb8fd
src/components/swap/components/transaction-review/components/override.tsx
@@ -1,5 +1,4 @@
1
-import { Checkbox } from '@chakra-ui/react'
2
-import { Field, Label } from '@headlessui/react'
+import { Checkbox, Field, Label } from '@headlessui/react'
3
import { ExclamationTriangleIcon } from '@heroicons/react/20/solid'
4
5
type OverrideProps = {
0 commit comments