Skip to content

Commit

Permalink
Disable the beta tag on sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-aiplanet committed Aug 13, 2024
1 parent 7b0b11c commit 0470e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/components/layouts/routes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ export const ROUTES: Route[] = [
name: "Evaluation",
icon: Lightbulb,
// requires: "cloud",
label: "Beta",
// label: "Beta",
children: [
{
name: "Templates",
Expand Down

0 comments on commit 0470e2b

Please sign in to comment.