diff --git a/shell/src/Plugin.js b/shell/src/Plugin.js index 943cd425e..ff7bd09c0 100644 --- a/shell/src/Plugin.js +++ b/shell/src/Plugin.js @@ -1,14 +1 @@ -import { CssReset } from '@dhis2/ui' -import React from 'react' -import ReactDOM from 'react-dom' -import Plugin from './Plugin' -import 'typeface-roboto' -import './index.css' - -ReactDOM.render( - <> - - - , - document.getElementById('dhis2-app-root') -) +// placeholder