Skip to content

Commit

Permalink
🐛 fix: fix rename
Browse files Browse the repository at this point in the history
  • Loading branch information
bentwnghk committed Mar 16, 2024
1 parent 5e84636 commit 2faf6cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/settings/llm/Ollama/Checker.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { CheckCircleFilled } from '@ant-design/icons';
import { Alert, Highlighter } from '@lobehub/ui';
import { Alert, Highlighter } from '@bentwnghk/ui';
import { Button } from 'antd';
import { useTheme } from 'antd-style';
import { ListResponse } from 'ollama/browser';
Expand Down

0 comments on commit 2faf6cf

Please sign in to comment.