chore(deps): update paragon and frontend-build to openedx scope
This commit is contained in:
committed by
Adolfo R. Brandes
parent
51c5f9c4dc
commit
76bb8e88c1
@@ -5,8 +5,8 @@ import {
|
||||
Button,
|
||||
Container,
|
||||
Layout,
|
||||
} from '@edx/paragon';
|
||||
import { Add as AddIcon } from '@edx/paragon/icons';
|
||||
} from '@openedx/paragon';
|
||||
import { Add as AddIcon } from '@openedx/paragon/icons';
|
||||
import { useSelector } from 'react-redux';
|
||||
|
||||
import { useModel } from '../generic/model-store';
|
||||
|
||||
Reference in New Issue
Block a user