Skip to content

Commit 1140eba

Browse files
chore: update technology filter size to include React (#977)
## This PR - update technology filter's size on ecosystems page to include React Signed-off-by: Jonathan Norris <[email protected]>
1 parent 2f02c1b commit 1140eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/ecosystem.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const options = {
3333
},
3434
technology: {
3535
title: 'technologies',
36-
size: 10,
36+
size: 12,
3737
hide_zero_doc_count: true,
3838
conjunction: false,
3939
},

0 commit comments

Comments
 (0)