Skip to content

Commit 77c3c3c

Browse files
committed
Format
1 parent 27d7527 commit 77c3c3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gitbook/src/components/Header/Header.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ export function Header(props: { context: GitBookSiteContext; withTopHeader?: boo
140140

141141
'theme-bold:shadow-none',
142142
'theme-bold:hover:shadow-none',
143-
'whitespace-nowrap'
143+
'whitespace-nowrap',
144144
]}
145145
>
146146
<span className={tcls('flex-1')}>

0 commit comments

Comments
 (0)