Added color picking to library properties
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<property-icon
|
||||
class="mr-2"
|
||||
:type="model.type"
|
||||
:color="model.color"
|
||||
:class="selected && 'primary--text'"
|
||||
/>
|
||||
<div class="text-no-wrap text-truncate">
|
||||
|
||||
Reference in New Issue
Block a user