Skip to content

Commit

Permalink
Update src/components/WalletProvider/index.stories.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: David Totrashvili <[email protected]>
  • Loading branch information
gbarkhatov and totraev authored Dec 19, 2024
1 parent 5d17c04 commit fa6868f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/WalletProvider/index.stories.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Button, ScrollLocker, Text } from "@babylonlabs-io/bbn-core-ui";
import { Button, FormControl, Input, ScrollLocker, Text } from "@babylonlabs-io/bbn-core-ui";
import type { Meta, StoryObj } from "@storybook/react";
import { Psbt } from "bitcoinjs-lib";
import { useEffect, useState } from "react";
Expand Down

0 comments on commit fa6868f

Please sign in to comment.