Skip to content

Commit

Permalink
tweak alert banner demo on vite
Browse files Browse the repository at this point in the history
  • Loading branch information
mkernohanbc committed Nov 7, 2024
1 parent eb6064c commit 9186e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-components/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ function App() {

return (
<>
<AlertBanner variant="beta" isCloseable={false}>
<AlertBanner variant="beta">
This product is currently in beta
</AlertBanner>
<Header title="B.C. Design System Kitchen Sink" />
Expand Down

0 comments on commit 9186e5d

Please sign in to comment.