New AdventureModal Accordian

This commit is contained in:
Sean Morley
2024-09-30 18:03:10 -04:00
parent c6ecfca91d
commit 6cb31aa125
7 changed files with 291 additions and 245 deletions

View File

@@ -216,9 +216,9 @@
<ul class="menu p-4 w-80 h-full bg-base-200 text-base-content rounded-lg">
<!-- Sidebar content here -->
<div class="form-control">
<h3 class="text-center font-bold text-lg mb-4">Adventure Types</h3>
<!-- <h3 class="text-center font-bold text-lg mb-4">Adventure Types</h3> -->
<form method="get">
<label class="label cursor-pointer">
<!-- <label class="label cursor-pointer">
<span class="label-text">Completed</span>
<input
type="checkbox"
@@ -237,7 +237,7 @@
class="checkbox checkbox-primary"
checked={currentSort.planned}
/>
</label>
</label> -->
<!-- <div class="divider"></div> -->
<h3 class="text-center font-bold text-lg mb-4">Sort</h3>
<p class="text-lg font-semibold mb-2">Order Direction</p>