fix : edit svg class

This commit is contained in:
2024-08-06 13:31:43 +02:00
parent 6aec0024f1
commit 83c79ca7b6
+1 -1
View File
@@ -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",
},