Skip to content

Commit 9d061cc

Browse files
committed
fix typescript
1 parent 1f8cec0 commit 9d061cc

File tree

1 file changed

+2
-0
lines changed
  • packages/dev/s2-docs/pages/s2/home

1 file changed

+2
-0
lines changed

packages/dev/s2-docs/pages/s2/home/Home.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,9 @@ import bg from 'data-url:./bg.svg';
4848
import { keyframes } from "../../../../../@react-spectrum/s2/style/style-macro" with {type: 'macro'};
4949
// @ts-ignore
5050
import { getBaseUrl } from "../../../src/pageUtils";
51+
// @ts-ignore
5152
import { fontSizeToken } from "../../../../../@react-spectrum/s2/style/tokens" with {type: 'macro'};
53+
// @ts-ignore
5254
import { letters } from "../../../src/textWidth";
5355

5456
const container = style({

0 commit comments

Comments
 (0)