generated from Seekra/repository-template
Feat(settings): add renderer for settings configuration #142
@@ -79,7 +79,9 @@ watch(selected, (newValue, oldValue) => {
|
|||||||
<div class="option-check-mark-wrapper">
|
<div class="option-check-mark-wrapper">
|
||||||
<Icon class="option-check-mark" name="check-mark" size="1em" />
|
<Icon class="option-check-mark" name="check-mark" size="1em" />
|
||||||
</div>
|
</div>
|
||||||
{{ t(option.i18n) }}
|
<div class="input-label">
|
||||||
|
{{ t(option.i18n) }}
|
||||||
|
</div>
|
||||||
</label>
|
</label>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
Reference in New Issue
Block a user