Skip to content

Commit

Permalink
fix: use the department API endpoint instead - working version
Browse files Browse the repository at this point in the history
  • Loading branch information
jongomez committed Oct 25, 2023
1 parent 330abd4 commit ebeb007
Show file tree
Hide file tree
Showing 13 changed files with 847 additions and 436 deletions.
4 changes: 2 additions & 2 deletions packages/docusaurus-playground/src/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import {
SectionHeader,
TimelineItem,
ShowcaseCard,
JobLists,
JobsPerDepartment,
} from '../components/mdx'

<Hero size="large">
Expand Down Expand Up @@ -353,4 +353,4 @@ import {
Build on Waku
</CallToActionButton>
</Box>
<JobLists jobBoard="logos" />
<JobsPerDepartment jobBoard="status72" useDummyData />

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit ebeb007

Please sign in to comment.