Skip to content

Commit

Permalink
update oss activities
Browse files Browse the repository at this point in the history
  • Loading branch information
natserract committed Jun 27, 2024
1 parent d8016c0 commit 46f9a78
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions components/blocks/oss-activities.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ type Activity = {
};

const data: Activity[] = [
{
org: "roboflow.inference",
prUrl: "https://github.com/roboflow/inference/pull/488",
},
{
org: "material-ui",
prUrl: "https://github.com/mui/material-ui/pull/42533",
Expand Down

0 comments on commit 46f9a78

Please sign in to comment.