chore(deps): update paragon and frontend-build to openedx scope

This commit is contained in:
Brian Smith
2024-02-01 13:57:33 -05:00
committed by Adolfo R. Brandes
parent 51c5f9c4dc
commit 76bb8e88c1
232 changed files with 5695 additions and 12613 deletions

View File

@@ -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';