✨feature: Layout functional
This commit is contained in:
@@ -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..."
|
||||
|
||||
Reference in New Issue
Block a user