Skip to content

Commit

Permalink
fix: rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
brokewhale committed Nov 26, 2024
1 parent a5f2d57 commit 8c5a2bc
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions pages/stack/beta-features.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ description: Learn how beta features in the OP Stack works, their benefits, and
lang: en-US
---

import { Callout } from 'nextra/components';
import { Card, Cards } from 'nextra/components';
import { Callout } from 'nextra/components'
import { Card, Cards } from 'nextra/components'

<Callout type="warning">
Note: All features listed here are currently in beta and under active
Expand All @@ -25,17 +25,17 @@ Beta features are early-stage functionalities available for testing and feedback

## Benefits of using beta features

- **Early access**: Be among the first to use the latest innovations.
- **Influence Development**: Your feedback plays a critical role in helping us refine and optimize these features.
- **Enhanced Product Understanding**: Working with beta features can provide insights into the future direction of our product and how it will evolve.
* **Early access**: Be among the first to use the latest innovations.
* **Influence Development**: Your feedback plays a critical role in helping us refine and optimize these features.
* **Enhanced Product Understanding**: Working with beta features can provide insights into the future direction of our product and how it will evolve.

## Key Considerations

When using beta features, please keep the following in mind:

- **Functionality May Vary**: Since these features are still under development, there may be occasional bugs or performance issues.
- **Limited Support**: Support for beta features may be limited, and these features are not recommended for critical production environments.
- **Continuous Updates**: Beta features will be updated frequently based on user feedback, which means they may undergo significant changes during the testing phase.
* **Functionality May Vary**: Since these features are still under development, there may be occasional bugs or performance issues.
* **Limited Support**: Support for beta features may be limited, and these features are not recommended for critical production environments.
* **Continuous Updates**: Beta features will be updated frequently based on user feedback, which means they may undergo significant changes during the testing phase.

## How to provide feedback

Expand Down

0 comments on commit 8c5a2bc

Please sign in to comment.