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 b843f63 commit 435be01Copy full SHA for 435be01
_base/plus.js
@@ -0,0 +1,3 @@
1
+const customizationPluginName = 'puiButtonCustPackage';
2
+loadPlugin(customizationPluginName, loadPluginListBasePath(customizationPluginName)).then(x =>
3
+ activatePlugin(customizationPluginName, '', STO_DATA));
0 commit comments