mirror of
https://github.com/penpot/penpot.git
synced 2025-05-31 09:36:13 +02:00
🎉 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:
parent
c45187eedd
commit
e2918f4148
8 changed files with 628 additions and 2 deletions
|
@ -18,6 +18,7 @@ const preview = {
|
|||
decorators: decorators,
|
||||
parameters: {
|
||||
controls: {
|
||||
disableSaveFromUI: true,
|
||||
matchers: {
|
||||
color: /(background|color)$/i,
|
||||
date: /Date$/i,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue