feature: Layout functional

This commit is contained in:
Keith Solomon
2025-07-16 10:27:39 -05:00
parent 559cbbe0be
commit 4f81592d4f
6 changed files with 9 additions and 22 deletions

View File

@@ -1,9 +1,8 @@
---
// SearchBar.astro
import "../styles/global.css";
---
<div class="border-b p-4 bg-white">
<div class="border-b p-4">
<input
type="text"
placeholder="Search prompts..."