Skip to content

Commit c7e924b

Browse files
committed
web/globals missing
1 parent 1a243a1 commit c7e924b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/targets/konva/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ import { useSprings } from '../../useSprings'
1414
import { useTrail } from '../../useTrail'
1515
import { useTransition } from '../../useTransition'
1616
import { Spring, Trail, Transition } from '../../classes'
17+
import './globals'
1718

1819
Globals.injectDefaultElement('Group')
1920
Globals.injectInterpolation(createInterpolation)

0 commit comments

Comments
 (0)