Fix variant dialog filtering (#19917)
This commit is contained in:
parent
963dad75ef
commit
ba00e9a993
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ export function DialogVariant() {
|
||||||
title={"Select variant"}
|
title={"Select variant"}
|
||||||
current={local.model.variant.current()}
|
current={local.model.variant.current()}
|
||||||
flat={true}
|
flat={true}
|
||||||
skipFilter={true}
|
|
||||||
/>
|
/>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue