story-kit: merge 186_story_add_storkit_branding_to_header
This commit is contained in:
@@ -73,6 +73,17 @@ export function ChatHeader({
|
||||
marginRight: "20px",
|
||||
}}
|
||||
>
|
||||
<span
|
||||
style={{
|
||||
fontWeight: "700",
|
||||
fontSize: "1em",
|
||||
color: "#ececec",
|
||||
flexShrink: 0,
|
||||
letterSpacing: "0.02em",
|
||||
}}
|
||||
>
|
||||
StorkIt
|
||||
</span>
|
||||
<div
|
||||
title={projectPath}
|
||||
style={{
|
||||
|
||||
Reference in New Issue
Block a user