We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d720eb commit 54a5c17Copy full SHA for 54a5c17
src/utils.ts
@@ -5,9 +5,7 @@ export const getScalePosition = ({
5
}: {
6
entries: {
7
key: string;
8
- value: unknown;
9
position: number;
10
- hash: string;
11
}[];
12
13
0 commit comments