Skip to content

Commit 3089299

Browse files
committed
make ci-codestyle happy
1 parent 47ce53e commit 3089299

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// @ts-ignore
2-
export { useSyncExternalStore } from 'use-sync-external-store/shim/index.native.js'
2+
export { useSyncExternalStore } from 'use-sync-external-store/shim/index.native.js'
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
// @ts-ignore
2-
export { useSyncExternalStore } from 'use-sync-external-store/shim/index.js'
1+
export { useSyncExternalStore } from 'use-sync-external-store/shim/index.js'

0 commit comments

Comments
 (0)