2023-11-08 23:48:07 -03:00
parent 5ad76cfa24
commit 7c7a01f2ca
3 changed files with 16 additions and 18 deletions

View File

@@ -27,12 +27,14 @@ import {
'hide',
style({
opacity: '0',
zIndex: 2
}),
),
state(
'show',
style({
opacity: '1',
zIndex: 2
}),
),
transition(