mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
fix indenting
This commit is contained in:
@@ -62,7 +62,7 @@ export function InteractiveBlock(props: {
|
|||||||
)
|
)
|
||||||
})}
|
})}
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div className="interactive-block-ui">{dynamicReact(props.children, React, {})}</div>
|
<div className="interactive-block-ui">{dynamicReact(props.children, React, {})}</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user