From 8b77d93e4ec1a61a39ca66803b89efa6f2c9fdcb Mon Sep 17 00:00:00 2001 From: Blessing Krofegha Date: Wed, 11 Sep 2024 14:03:14 +0100 Subject: [PATCH] updated callout info --- components/WipCallout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/WipCallout.tsx b/components/WipCallout.tsx index db7177c6e..ebd8590ba 100644 --- a/components/WipCallout.tsx +++ b/components/WipCallout.tsx @@ -67,8 +67,8 @@ export function AltCallout({ context }: Props): ReactElement { context ) : (
- The Alt-DA Mode feature is currently in Beta within the MIT-licensed OP Stack. - While it has undergone initial review by core contributors, it remains in testing and may still contain bugs or other issues. + The Alt-DA Mode feature is currently in Beta within the MIT-licensed OP Stack. Beta features are built and reviewed by the Optimism Collective’s core contributors, and provide developers with early access to highly requested configurations. +These features may experience stability issues, and we encourage feedback from our early users.
)}