fix : edit svg class
This commit is contained in:
@@ -22,7 +22,7 @@ for token_data in tokens:
|
||||
50,
|
||||
id_prefix=token_data + "_",
|
||||
**{
|
||||
"class": "card",
|
||||
"class": "token",
|
||||
"xmlns:v-bind": "https://vuejs.org/guide/essentials/class-and-style.html",
|
||||
"xmlns:v-on": "https://vuejs.org/guide/essentials/event-handling.html",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user