If anyone is curious, the answer was to set "width" to "100%" on both the box and the button...
Hey guys, anyone know how to make this feature work for .jsx
?
https://shadow-cljs.github.io/docs/UsersGuide.html#_requiring_js
That very same page has mentions of JSX and some examples.
Oh whoops :man-facepalming: Thanks for pointing it out!
(I actually tried out the .js
example for .jsx
naively and it didn't work so I assumed it's not doable)