Modify add image icon
Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
<RegionIcon :region="activeRegion" />
|
||||
</f7-button>
|
||||
<f7-button popover-open="#capture-popover">
|
||||
<SvgIcon icon="photo_camera"/>
|
||||
<SvgIcon icon="camera_add"/>
|
||||
</f7-button>
|
||||
<f7-button @click="() => showDetectSettings = !showDetectSettings" :class="(imageLoaded) ? '' : 'disabled'">
|
||||
<SvgIcon icon="visibility"/>
|
||||
|
||||
Reference in New Issue
Block a user