This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Ricky
ricky.fm
did:plc:jxk45ekze4mv3v4vpipobzhu
what’s wrong with this code:
if (props.wrap) {
return (
<Wrapper>
{children}
</Wrapper>
)
}
return children
2025-05-18T22:16:45.944Z