diff --git a/src/AppWrapper.js b/src/AppWrapper.js index 1647d5518..408c269ea 100644 --- a/src/AppWrapper.js +++ b/src/AppWrapper.js @@ -1,4 +1,5 @@ import { useD2 } from '@dhis2/app-runtime-adapter-d2' +import { CssVariables } from '@dhis2/ui' import { CircularProgress } from 'material-ui' import React from 'react' import { Provider } from 'react-redux' @@ -40,6 +41,7 @@ const AppWrapper = () => { return ( +