Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
olivia committed Oct 25, 2024
1 parent 465265b commit fbcaca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/two-string/key-group.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import {
} from 'src/utils/keyboard-rendering';
import {useSkipFontCheck} from 'src/utils/use-skip-font-check';
import styled from 'styled-components';
import type {Color} from 'three';
import {Color} from 'three';
import {
getKeycapSharedProps,
getKeysKeys,
Expand Down

0 comments on commit fbcaca3

Please sign in to comment.