mrjvs / neatojs

Collection of neat JS tools
https://neatojs.com/
MIT License
18 stars 2 forks source link

Top nav button shows on mobile even if its empty #32

Closed mrjvs closed 4 months ago

mrjvs commented 4 months ago

Describe the bug

Top nav button shows on mobile even if its empty

Which package/app is affected (leave empty if unsure)

@neato/guider

Link to the code that reproduces this issue

No response

Steps to reproduce

  1. have nothing in top nav
  2. make windows small enough to go to mobile view
  3. its empty but still shows as a button

Expected Behavior

it should hide button if nothing in nav

Extra details

No response