Skip to content

Commit 5528839

Browse files
committed
Remove unused component VideoIframe
1 parent f49d9da commit 5528839

File tree

2 files changed

+0
-33
lines changed

2 files changed

+0
-33
lines changed

src/components/MdComponents.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ import InfoBanner from "./InfoBanner"
4141
import IssuesList from "./IssuesList"
4242
import LocaleDateTime from "./LocaleDateTime"
4343
import MainArticle from "./MainArticle"
44-
import VideoIframe from "./VideoIframe"
4544

4645
/**
4746
* Base HTML elements
@@ -145,7 +144,6 @@ export const htmlElements = {
145144
pre: Pre,
146145
time: LocaleDateTime,
147146
ul: UnorderedList,
148-
iframe: VideoIframe,
149147
...mdxTableComponents,
150148
}
151149

src/components/VideoIframe/index.tsx

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)