Skip to content

Commit 4bb0d43

Browse files
committed
show in explore, beta
1 parent 1e16b99 commit 4bb0d43

File tree

1 file changed

+2
-0
lines changed
  • apps/dashboard/src/app/(app)/(dashboard)/explore

1 file changed

+2
-0
lines changed

apps/dashboard/src/app/(app)/(dashboard)/explore/data.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,8 @@ const MODULAR_CONTRACTS_STYLUS = {
237237
displayName: "Modular Contracts - Arbitrum Stylus",
238238
id: "modular-contracts",
239239
name: "modular",
240+
showInExplore: true,
241+
isBeta: true,
240242
} satisfies ExploreCategory;
241243

242244
const CATEGORIES: Record<string, ExploreCategory> = {

0 commit comments

Comments
 (0)