fix: re-add removed import (#1815)

This commit is contained in:
Jansen Kantor
2025-10-28 11:12:33 -04:00
parent 2728d5d4e9
commit 1b44ee222e

View File

@@ -1,3 +1,5 @@
import React from 'react';
import { PluginSlot } from '@openedx/frontend-plugin-framework';
import { ErrorPage } from '@edx/frontend-platform/react';