Skip to content

Commit 1d5484f

Browse files
authored
fix: re-add removed import (#1815)
1 parent 52692dc commit 1d5484f

File tree

1 file changed

+2
-0
lines changed
  • src/plugin-slots/ContentIFrameErrorSlot

1 file changed

+2
-0
lines changed

src/plugin-slots/ContentIFrameErrorSlot/index.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import React from 'react';
2+
13
import { PluginSlot } from '@openedx/frontend-plugin-framework';
24
import { ErrorPage } from '@edx/frontend-platform/react';
35

0 commit comments

Comments
 (0)