sample_rails_tailwind/app
songtianlun cd4239ce17 feat: improve responsive header navigation
- Add a toggle button for collapsing the navbar
- Change the structure of the navbar to ensure it is responsive

This enhancement allows the navigation bar to be more user-friendly
on mobile devices, enabling easy access to navigation links while
saving screen space. The toggle button helps in collapsing or
expanding the menu as needed.
2025-01-02 09:11:42 +08:00
..
assets feat(sample): add session and header 2025-01-01 15:44:50 +08:00
controllers feat(sample): add session and header 2025-01-01 15:44:50 +08:00
helpers feat(sample): add session and header 2025-01-01 15:44:50 +08:00
jobs init sample-app 2024-12-29 17:12:54 +08:00
mailers init sample-app 2024-12-29 17:12:54 +08:00
models feat: add user registration functionality 2024-12-31 14:20:22 +08:00
views feat: improve responsive header navigation 2025-01-02 09:11:42 +08:00