Skip to content

Commit 18a5074

Browse files
fix: revert config change
1 parent f980cfa commit 18a5074

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

site.config.dev.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ import { EnvironmentTypes, SiteConfig, footerApp, headerApp, shellApp } from '@o
22

33
import { instructorDashboardApp } from './src';
44

5+
import '@openedx/frontend-base/shell/style';
6+
57
const siteConfig: SiteConfig = {
68
siteId: 'instructor-dev',
79
siteName: 'Instructor Dev',

0 commit comments

Comments
 (0)