gcpreston / cuberacer_live

🧩 Twisty puzzle racing platform
https://cuberacer.io
0 stars 0 forks source link

Fix app layout #118

Closed gcpreston closed 1 year ago

gcpreston commented 1 year ago

app.html.heex had the blank alert issue that live.html.heex did. Excluded it in the formatter, wanted to write a test for it but assert_html trims whitespace so not sure how to make that work :/