Skip to content

Commit

Permalink
Update frontend-build to v12 (#196)
Browse files Browse the repository at this point in the history
* refactor: updated frontend-build to v12 & resolved eslint issues
  • Loading branch information
BilalQamar95 authored Nov 28, 2022
1 parent 80f52bf commit fdafb0b
Show file tree
Hide file tree
Showing 6 changed files with 5,193 additions and 6,331 deletions.
2 changes: 1 addition & 1 deletion example/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import React from 'react';
import ReactDOM from 'react-dom';
import { initialize, getConfig, subscribe, APP_READY } from '@edx/frontend-platform';
import { AppContext, AppProvider } from '@edx/frontend-platform/react';
import Footer from '@edx/frontend-component-footer';
import { Footer } from '@edx/frontend-component-footer';

import './index.scss';

Expand Down
Loading

0 comments on commit fdafb0b

Please sign in to comment.