Skip to content

Commit

Permalink
Update Content.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
bentwnghk committed Oct 22, 2024
1 parent e709202 commit f42fc50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/DebugUI/Content.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

import { Icon } from '@lobehub/ui';
import { Icon } from '@bentwnghk/ui';
import { App, FloatButton, Spin } from 'antd';
import { DatabaseIcon, Loader2 } from 'lucide-react';
import { memo, useState } from 'react';
Expand Down

0 comments on commit f42fc50

Please sign in to comment.