triolla-io / nova-swatches

🎨 A beautiful color picking field for Laravel Nova
22 stars 5 forks source link

Is show-border property working? #2

Open RafaelEmery opened 3 years ago

RafaelEmery commented 3 years ago

When i use withProps method i set "show border" to true, but there's no border. I guess it should have a showBorder() method just like showFallback()

JurjenRoels commented 3 years ago

The border is working in cue-swatches but not in the swatch.vue of the nova components

.vue-swatches__trigger should get a border when showBorder is in the props