Skip to content

Commit

Permalink
docs build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
krypticmouse committed Mar 31, 2024
1 parent f9f92f1 commit 74ca4ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/src/components/AuthorDetails/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ const FeatureList: FeatureItem[] = [
linkedinLink: 'https://www.linkedin.com/in/arnav-singhvi-1323a7189/',
portfolioLink: 'https://arnavsinghvi11.github.io/',
},
{
name: 'Prajapati Harishkumar Kishorkumar'
}
];

export default function AuthorDetails(props: FeatureItem): JSX.Element {
Expand Down

0 comments on commit 74ca4ca

Please sign in to comment.