fix indenting

This commit is contained in:
Oliver Eggert
2025-10-01 14:31:33 -07:00
parent b1c5f3646e
commit e3e2b4bb63

View File

@@ -62,7 +62,7 @@ export function InteractiveBlock(props: {
)
})}
</ul>
</div>
</div>
<div className="interactive-block-ui">{dynamicReact(props.children, React, {})}</div>
</div>
</div>