[fix] tldraw api report (#1615)
This PR adds a dumb reference that is presence on the bublic branch but not on tldraw repo. Ridiculous. ### Change Type - [x] `patch` — Bug fix
This commit is contained in:
parent
b6716a3750
commit
55acf046aa
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
/// <reference types="react" />
|
||||
|
||||
/** @internal */
|
||||
import '@tldraw/polyfills'
|
||||
|
||||
|
|
Loading…
Reference in a new issue