Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
bentwnghk committed Dec 22, 2024
1 parent 4b47e5d commit a4280c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/features/InitClientDB/EnableModal.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 { Button } from 'antd';
import { createStyles } from 'antd-style';
import { CpuIcon, LibraryBig, ShieldCheck } from 'lucide-react';
Expand Down
2 changes: 1 addition & 1 deletion src/features/InitClientDB/ErrorResult.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Highlighter, Icon, Modal } from '@lobehub/ui';
import { Highlighter, Icon, Modal } from '@bentwnghk/ui';
import { Button } from 'antd';
import { createStyles } from 'antd-style';
import isEqual from 'fast-deep-equal';
Expand Down

0 comments on commit a4280c7

Please sign in to comment.