remove useless character

This commit is contained in:
JM 2020-01-12 17:38:53 +08:00
parent 62c5998938
commit 6467bd516f
1 changed files with 1 additions and 1 deletions

View File

@ -237,7 +237,7 @@ export default {
const timestamp = Date.now()
return {
ref: 'border-box-11',
filterId: `borderr-box-11-filterId-${timestamp}`,
filterId: `border-box-11-filterId-${timestamp}`,
defaultColor: ['#8aaafb', '#1f33a2'],