Skip to content

Commit

Permalink
fix: petercat style
Browse files Browse the repository at this point in the history
  • Loading branch information
YumoImer committed Jan 4, 2025
1 parent 7f3f8e0 commit 7d08114
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .dumi/theme/common/PeterCat.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
import { Assistant } from '@petercatai/assistant';
import React from 'react';

import '@petercatai/assistant/style';

const PeterCat: React.FC = () => {
return (
<Assistant
Expand Down

0 comments on commit 7d08114

Please sign in to comment.