Skip to content

Commit cd5937c

Browse files
committed
fix: linting errors
1 parent da3043c commit cd5937c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

examples/react-stories/src/components/SupplySelector.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,3 @@ export function SupplySelector({
8484
</FormControl>
8585
);
8686
}
87-

examples/react-stories/src/withdraw.stories.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,3 @@ export const WithdrawERC20: Story = () => {
5959
};
6060

6161
WithdrawERC20.storyName = 'ERC-20 Tokens';
62-

0 commit comments

Comments
 (0)