Skip to content

Commit

Permalink
Update ShortcutHint.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
bentwnghk committed Nov 16, 2024
1 parent 6f054ae commit 8dc81e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/ChatInput/Desktop/Footer/ShortcutHint.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Icon } from '@lobehub/ui';
import { Icon } from '@bentwnghk/ui';
import { Skeleton } from 'antd';
import { useTheme } from 'antd-style';
import { ChevronUp, CornerDownLeft, LucideCommand } from 'lucide-react';
Expand Down

0 comments on commit 8dc81e1

Please sign in to comment.