story-kit: start 257_story_rename_storkit_to_story_kit_in_header

This commit is contained in:
Dave
2026-03-17 11:24:55 +00:00
parent dc8d639d02
commit 473461b65d

View File

@@ -0,0 +1,15 @@
---
name: "Rename StorkIt to Story Kit in the header"
---
# Story 257: Rename "StorkIt" to "Story Kit" in the header
## Description
The ChatHeader component displays "StorkIt" as the app title. It should say "Story Kit" instead.
## Acceptance Criteria
- [ ] The header in `ChatHeader.tsx` displays "Story Kit" instead of "StorkIt"
- [ ] The test in `ChatHeader.test.tsx` is updated to match
- [ ] All existing tests pass