Revert "Docs Update beta and alpha tags"

Reverts hasura/graphql-engine-mono#9632

Stored Procedures for SQLServer should still be `alpha`:

<img width="329" alt="Screenshot 2023-06-22 at 10 31 33" src="https://github.com/hasura/graphql-engine-mono/assets/4729125/000c296e-367e-446c-b2c6-002428c56438">

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9636
GitOrigin-RevId: 54527ae63833f2e6085f394a52c53b55f0757d60
This commit is contained in:
Daniel Harvey 2023-06-22 12:19:40 +01:00 committed by hasura-bot
parent cf5de54c98
commit f5de6629c0

View File

@ -9,7 +9,7 @@ keywords:
- schema
- logical models
- stored procedures
sidebar_class_name: beta-tag
sidebar_class_name: alpha-tag
---
import ProductBadge from '@site/src/components/ProductBadge';