Skip to content

@agala-labs/ui

Dev Environment Banner

Warns users that they are viewing a non-production environment.

Examples

Default
<AgalaDevEnvBanner text="Preview environment — data resets daily." />

Import

import { AgalaDevEnvBanner } from '@agala-labs/ui'

API

PropTypeDefaultDescription
textstringBanner message.
classstringConsumer override class.

Accessibility

Uses visible text and a labeled dismiss action rather than relying on color alone.

Released under the MIT License.