-
-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The classNamePrefix should`t join name with "-" #181
Comments
jaywcjlove
added a commit
that referenced
this issue
Sep 10, 2022
@xty1992a Upgrade |
wow so efficiency! |
老哥其实我是想干掉这个连字符来的... 取默认值用??比较好吧。现在传值""不生效。 |
同样的,prefix如果想取消(即直接使用svg名称作为className)现在也会被fontName覆盖 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
code here
maybe should add a new option like "hyphen" (default set "-") to allow people fully controll the className
The text was updated successfully, but these errors were encountered: