Skip to content

Commit 3edb8fd

Browse files
committed
fix component usage
1 parent f04e3ff commit 3edb8fd

File tree

1 file changed

+1
-2
lines changed
  • src/components/swap/components/transaction-review/components

1 file changed

+1
-2
lines changed

src/components/swap/components/transaction-review/components/override.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
import { Checkbox } from '@chakra-ui/react'
2-
import { Field, Label } from '@headlessui/react'
1+
import { Checkbox, Field, Label } from '@headlessui/react'
32
import { ExclamationTriangleIcon } from '@heroicons/react/20/solid'
43

54
type OverrideProps = {

0 commit comments

Comments
 (0)