mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-07 22:49:31 -07:00
fix: update color values to #27FF64 in various components and demos
This commit is contained in:
@@ -95,7 +95,7 @@ const propData = [
|
||||
{
|
||||
name: 'colors',
|
||||
type: 'string[]',
|
||||
default: "['#5227FF']",
|
||||
default: "['#27FF64']",
|
||||
description: 'An array of color strings to be used for the ribbons.'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user