hippie-view/partials/frame-mode.liquid
sthag 980b611a31 feat: Add current state from hippie main repo
- commit 86f3c679
- source/view/_includes/hippie
2026-04-23 20:56:04 +02:00

10 lines
No EOL
189 B
Text

<footer class="io">
<nav>
<button>mode</button>
<span>{{ title | default: 'mode-bar' }}</span>
</nav>
<nav>
<div class="spacer a"></div>
<button>action</button>
</nav>
</footer>