Skip to content

Commit 1dd09a4

Browse files
committed
lint
1 parent 2175abc commit 1dd09a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/raga-web-app/src/components/trackTable/trackTable.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ import { run } from "effection";
2525
import { unique } from "radash";
2626
import { memo, useCallback, useMemo, useRef, useState } from "react";
2727
import { Roarr as log } from "roarr";
28-
import { useShallow } from "zustand/shallow";
2928
import { useResizeObserver } from "usehooks-ts";
29+
import { useShallow } from "zustand/shallow";
3030

3131
import { TRACK_TABLE_HEADER_HEIGHT, TRACK_TABLE_ROW_HEIGHT } from "../../common/constants";
3232
import { ClientErrors } from "../../common/errorMessages";

0 commit comments

Comments
 (0)