Skip to content

Commit

Permalink
style: imports
Browse files Browse the repository at this point in the history
Co-authored-by: Ardy <[email protected]>
  • Loading branch information
0xtiti and 0xArdy authored Jul 17, 2024
1 parent 3e1f3a9 commit 27e7571
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/containers/LockedAssets/index.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { TotalValueLocked } from '~/components';
import { Title } from '~/components/Title';
import { TotalValueLocked, Title } from '~/components';
import { useData } from '~/hooks';

export const LockedAssets = () => {
Expand Down

0 comments on commit 27e7571

Please sign in to comment.