update plugins
This commit is contained in:
4
wp/wp-content/plugins/leadin/scripts/entries/app.ts
Normal file
4
wp/wp-content/plugins/leadin/scripts/entries/app.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import { initAppOnReady } from '../utils/appUtils';
|
||||
import renderIframeApp from '../iframe/renderIframeApp';
|
||||
|
||||
initAppOnReady(renderIframeApp);
|
||||
Reference in New Issue
Block a user