mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(spoiler): spoiler image wasn't showing for iframes
This commit is contained in:
@@ -124,7 +124,6 @@ const blockquoteToGreentext = () => (tree: any) => {
|
||||
|
||||
interface MarkdownProps {
|
||||
content: string;
|
||||
spoiler?: boolean;
|
||||
title?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user