🎉 Create tooltip DS component (#6340)

*  Add new tooltip DS component

* 🎉 Add delay

* 🎉 Update docs and stories

* 🎉 Add configurable delay

* ♻️ Fix comments

* ♻️ Fix comments
This commit is contained in:
Eva Marco 2025-05-06 17:15:22 +02:00 committed by GitHub
parent c45187eedd
commit e2918f4148
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 628 additions and 2 deletions

View file

@ -18,6 +18,7 @@ const preview = {
decorators: decorators,
parameters: {
controls: {
disableSaveFromUI: true,
matchers: {
color: /(background|color)$/i,
date: /Date$/i,