chore(deps): update paragon and frontend-build to openedx scope
This commit is contained in:
committed by
Adolfo R. Brandes
parent
51c5f9c4dc
commit
76bb8e88c1
@@ -1,8 +1,8 @@
|
||||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import classNames from 'classnames';
|
||||
import { Badge, Icon } from '@edx/paragon';
|
||||
import { Settings as IconSettings } from '@edx/paragon/icons';
|
||||
import { Badge, Icon } from '@openedx/paragon';
|
||||
import { Settings as IconSettings } from '@openedx/paragon/icons';
|
||||
import { capitalize } from 'lodash';
|
||||
|
||||
import { NOTIFICATION_MESSAGES } from '../../constants';
|
||||
|
||||
Reference in New Issue
Block a user