Skip to content

Commit d9abfcb

Browse files
committed
button color
1 parent 63cb924 commit d9abfcb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/portal/src/app/Header.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@ export function Header() {
222222

223223
<div className="hidden xl:block">
224224
<Button
225-
variant="primary"
226225
onClick={() => {
227226
router.push("/chat");
228227
}}

0 commit comments

Comments
 (0)