Skip to content

Commit

Permalink
fixup! refactor: Replace Mantines Autocomplete by rollups-explorer-ui…
Browse files Browse the repository at this point in the history
… ApplicationAutocomplete.
  • Loading branch information
brunomenezes committed Dec 13, 2024
1 parent 9fb45f0 commit ac90670
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ui/src/index.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
export { AddressRelayForm } from "./AddressRelayForm";
// default exports
export { default as ApplicationAutocomplete } from "./ApplicationAutocomplete";
export { type TransactionFormSuccessData } from "./DepositFormTypes";
export { ERC1155DepositForm } from "./ERC1155DepositForm";
Expand Down

0 comments on commit ac90670

Please sign in to comment.