Skip to content

Commit

Permalink
feat(tearsheet): update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
sangeethababu9223 committed Dec 13, 2024
1 parent 91434bf commit b91d8f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const DocsPage = () => (
{
title: 'With AI Label',
description:
'An AI Label is intended for any scenario where something is being generated by AI to reinforce AI transparency, accountability, and explainability at the UI level. A Carbon AI Label can be provided to the Tearsheet component by including an `decorator` property on it and providing the carbon AILabel component as its own custom component.',
'An AI Label is intended for any scenario where something is being generated by AI to reinforce AI transparency, accountability, and explainability at the UI level. A Carbon AI Label can be provided to the Tearsheet component by including an `decorator` property on it and providing the carbon AILabel component as its own custom component.<br/> The `decorator` is versatile and can also be used to render other components too.',
source: {
language: 'html',
code: `
Expand Down

0 comments on commit b91d8f7

Please sign in to comment.