Skip to content

Commit b247494

Browse files
committed
[Dashoard] Remove modular contracts beta tags
1 parent 880c345 commit b247494

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

apps/dashboard/src/data/explore.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,9 @@ const MARKETS = {
9494
const MODULAR_CONTRACTS = {
9595
id: "modular-contracts",
9696
name: "modular",
97-
displayName: "Modular Contracts (Beta)",
97+
displayName: "Modular Contracts",
9898
description:
9999
"Collection of highly customizable and upgradeable smart contracts built with the modular contracts framework.",
100-
isBeta: true,
101100
contracts: [
102101
// erc721 drop
103102
[

0 commit comments

Comments
 (0)