[tooltip] Make naming consistent

This commit is contained in:
2026-06-11 13:40:02 -04:00
parent 885adac795
commit bd2e9f309b

View File

@@ -41,4 +41,4 @@ mixin tooltip(a)
a.text = undefined a.text = undefined
a = allowed({...defaults, ...a}, optional) a = allowed({...defaults, ...a}, optional)
tool-tip&attributes(a)!= text tooltip&attributes(a)!= text