story-kit: queue 257_story_rename_storkit_to_story_kit_in_header for QA

This commit is contained in:
Dave
2026-03-17 11:29:57 +00:00
parent 473461b65d
commit fd6ef83f76

View File

@@ -1,15 +0,0 @@
---
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