Skip to content

Commit

Permalink
chore: add wip message to canvas components
Browse files Browse the repository at this point in the history
  • Loading branch information
MEsteves22 committed Jul 5, 2024
1 parent e057ce6 commit ecb153e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/lab/src/Canvas/stories/Canvas.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ export const Main: StoryObj = {
],
parameters: {
docs: {
description: {
story: `This sample exemplifies how the canvas components can be used.<br/>
\nDISCLAIMER: Canvas components are a work in progress and there might be breaking changes.`,
},
source: {
code: MainRaw,
},
Expand Down

0 comments on commit ecb153e

Please sign in to comment.