Skip to content

chore(design-system): add cleanup sb overlay [AR-78170] - #685

Open
vpolessky-dn wants to merge 4 commits into
drivenets:mainfrom
vpolessky-dn:chore/AR-78170-clean-up-sb-overlays
Open

chore(design-system): add cleanup sb overlay [AR-78170]#685
vpolessky-dn wants to merge 4 commits into
drivenets:mainfrom
vpolessky-dn:chore/AR-78170-clean-up-sb-overlays

Conversation

@vpolessky-dn

Copy link
Copy Markdown
Collaborator

No description provided.

@netlify

netlify Bot commented Sep 4, 2026

Copy link
Copy Markdown

Deploy Preview for drivenets-design-system ready!

Name Link
🔨 Latest commit df48e7b
🔍 Latest deploy log https://app.netlify.com/projects/drivenets-design-system/deploys/6a9aed74a81e110008c3c390
😎 Deploy Preview https://deploy-preview-685--drivenets-design-system.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

}) {
const [open, setOpen] = useState(true);
return <>
{!open && <DsButton onClick={() => setOpen(true)}>Open Panel</DsButton>}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to hide that button?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants