feat(blog): build per-post searchText, wire to PostRow and featured
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
44d4d327a1
commit
5ac622e576
2 changed files with 32 additions and 1 deletions
3
src/components/molecules/BlogSearch.astro
Normal file
3
src/components/molecules/BlogSearch.astro
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
// Stub — real implementation lands in Task 4.
|
||||
---
|
||||
Loading…
Add table
Add a link
Reference in a new issue