Skip to content

Commit d632c19

Browse files
committed
u
1 parent 2d83a63 commit d632c19

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

website/src/theme/AIGateway/Button.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ const Button = defineStyleConfig({
5151
? 'blackAlpha.900'
5252
: `var(--chakra-colors-${colorScheme}-500)`;
5353

54-
// NOTE: 对于导航条中的链接,需要使用黑色
55-
5654
return {
5755
color,
5856
fontWeight: 'normal',

0 commit comments

Comments
 (0)