Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
VitalikKarpuk committed Feb 13, 2024
1 parent 1585c99 commit bbb1409
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ui/components/organisms/accountConent/accountContent.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import { useState } from "react";
import { ORDER_BY, SORT_BY } from "../../../comman/types";
import { useTable } from "../../../hooks/useTable";
import { SwitchView } from "../../atoms/switchView";
import { TypeView } from "../../atoms/switchView/switchView";
import { ConnectWalletButton } from "../../molecules/connectWalletButton";
Expand Down

0 comments on commit bbb1409

Please sign in to comment.