remove useless character
This commit is contained in:
parent
62c5998938
commit
6467bd516f
|
@ -237,7 +237,7 @@ export default {
|
||||||
const timestamp = Date.now()
|
const timestamp = Date.now()
|
||||||
return {
|
return {
|
||||||
ref: 'border-box-11',
|
ref: 'border-box-11',
|
||||||
filterId: `borderr-box-11-filterId-${timestamp}`,
|
filterId: `border-box-11-filterId-${timestamp}`,
|
||||||
|
|
||||||
defaultColor: ['#8aaafb', '#1f33a2'],
|
defaultColor: ['#8aaafb', '#1f33a2'],
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue