This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import './styles/index.css';
|
||||
import App from './app.tsx';
|
||||
import renderStandaloneApp from '@tryghost/admin-x-framework/test/render';
|
||||
|
||||
renderStandaloneApp(App, {});
|
||||
Reference in New Issue
Block a user