WIP Изменила стиль кнопок, расставила запятые
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template lang="pug">
|
||||
div.icon-wrap.flex.items-center.justify-center.cursor-pointer.py-1.px-2(
|
||||
:class="{disable: !isChecked}"
|
||||
:class="{disable: !isChecked}",
|
||||
@click="changeState"
|
||||
)
|
||||
.icon-doc-ok.text-xxl
|
||||
|
||||
Reference in New Issue
Block a user