fix(svelte): use correct updateNodeInternals API

This commit is contained in:
moklick
2024-05-02 15:01:37 +02:00
parent 00cbf2246c
commit 3b940ac5ae
4 changed files with 5 additions and 5 deletions
@@ -104,7 +104,7 @@
{
id,
nodeElement: nodeRef,
forceUpdate: true
force: true
}
]
])