dpage
This commit is contained in:
@@ -172,6 +172,7 @@ const BookPage = forwardRef<HTMLDivElement, BookPageProps>(
|
||||
}
|
||||
|
||||
case 'image':
|
||||
case 'sticker':
|
||||
return (
|
||||
<img
|
||||
key={obj.id || index}
|
||||
|
||||
Reference in New Issue
Block a user