update header tests and storybook

This commit is contained in:
adilallo
2025-09-29 13:13:51 -06:00
parent fa257984d6
commit b309971c6c
4 changed files with 99 additions and 11 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ export default {
docs: {
description: {
component:
"The ConditionalHeader component conditionally renders either HomeHeader or Header based on the current pathname.",
"The ConditionalHeader component conditionally renders either HomeHeader (for home page) or Header (for other pages) based on the current pathname. HomeHeader is not sticky, while Header has sticky positioning.",
},
},
},