fix: re-add removed import (#1815)

This commit is contained in:
Jansen Kantor
2025-10-28 11:12:33 -04:00
committed by GitHub
parent 52692dc662
commit 1d5484ff1d

View File

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