fix: localize HeaderAction, ImageLoader transitions (#1502)

This commit is contained in:
Tee Ming 2022-10-04 09:33:04 +08:00 committed by GitHub
commit e900b47ff0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -88,7 +88,7 @@
bind:this="{refPanel}"
class:bx--header-panel="{true}"
class:bx--header-panel--expanded="{true}"
transition:slide="{{
transition:slide|local="{{
...transition,
duration: transition === false ? 0 : transition.duration,
}}"