Skip to content

Commit 31fd2c9

Browse files
committed
chore: update tsconfig path
1 parent e7ae49b commit 31fd2c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"paths": {
1111
"@/*": ["src/*"],
1212
"@@/*": [".dumi/tmp/*"],
13-
"rc-picker": ["src/index.tsx"]
13+
"@rc-component/picker": ["src/index.tsx"]
1414
}
1515
},
1616
"include": [

0 commit comments

Comments
 (0)