We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b8236e commit 300823cCopy full SHA for 300823c
inst/templates/widget_js.txt
@@ -1,3 +1,3 @@
1
import { reactWidget } from 'reactR';
2
3
-reactWidget('${name}', 'output', {});
+reactWidget('${name}', 'output', {}, {});
0 commit comments