Skip to content

docs: add Our contributors section on the main page [MDS-1061]#174

Merged
dkireev merged 9 commits intomainfrom
MDS-1061
Apr 5, 2024
Merged

docs: add Our contributors section on the main page [MDS-1061]#174
dkireev merged 9 commits intomainfrom
MDS-1061

Conversation

@dkireev
Copy link
Copy Markdown
Contributor

@dkireev dkireev commented Apr 2, 2024

No description provided.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 2, 2024

🦋 Changeset detected

Latest commit: 5c453af

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
docs Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@dkireev dkireev requested a review from karl-kallavus April 2, 2024 17:13
Comment thread docs/components/mainPage/contributors/Card.tsx Outdated
Comment thread docs/components/mainPage/contributors/utils/useContributors.ts Outdated
Comment thread docs/components/mainPage/contributors/utils/useContributors.ts Outdated
Comment thread docs/components/mainPage/contributors/utils/fetchContributors.ts Outdated
@dkireev dkireev requested a review from karl-kallavus April 4, 2024 12:22
Comment thread docs/components/mainPage/contributors/utils/useContributors.ts Outdated
@dkireev dkireev requested a review from karl-kallavus April 4, 2024 14:32
Comment thread docs/components/mainPage/contributors/utils/useContributors.ts Outdated
const useContributors = () => {
const TOP = 10;
const [contributors, setContributors] = useState<ContributorsProps[]>([]);
useEffect(() => {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could be a server component btw

@dkireev dkireev merged commit d71a61f into main Apr 5, 2024
@dkireev dkireev deleted the MDS-1061 branch April 5, 2024 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants