Skip to content

Commit

Permalink
docs: fix contributors missing (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 authored Nov 22, 2024
1 parent 8dcda09 commit 602ad6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dumi/theme/slots/Content/Contributors.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ const Contributors: React.FC<ContributorsProps> = ({ filename }) => {
cache
repo="x"
owner="ant-design"
branch="main"
fileName={filename}
className={styles.list}
renderItem={(item, loading) => (
Expand Down

0 comments on commit 602ad6f

Please sign in to comment.