Skip to content

Commit

Permalink
fix: petercat style (#446)
Browse files Browse the repository at this point in the history
  • Loading branch information
YumoImer authored Jan 6, 2025
1 parent 8d3f3ab commit 2189b5f
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 2189b5f

Please sign in to comment.