mirror of
https://github.com/antd-tiny-vue/antd-tiny-vue.git
synced 2025-07-03 18:43:13 +08:00
chore: resolve conflict
This commit is contained in:
@ -20,7 +20,6 @@ const genSharedButtonStyle: GenerateStyle<ButtonToken, CSSObject> = (
|
||||
token
|
||||
): CSSObject => {
|
||||
const { componentCls, iconCls } = token
|
||||
|
||||
return {
|
||||
[componentCls]: {
|
||||
outline: 'none',
|
||||
|
Reference in New Issue
Block a user