Fix
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
{#if item && $itemValue}
|
{#if item && option}
|
||||||
<label>
|
<label>
|
||||||
<BlockTitle show_label={true}>{item.widget.name}</BlockTitle>
|
<BlockTitle show_label={true}>{item.widget.name}</BlockTitle>
|
||||||
<Select
|
<Select
|
||||||
|
|||||||
Reference in New Issue
Block a user