Skip to content

Commit 233e61a

Browse files
authored
Merge pull request #4953 from GeekyAnts/fix/input-rounded
fix: input rounded prop
2 parents f607066 + dda0f61 commit 233e61a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/theme/tools/utils.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ export const stylingProps = {
6767
'borderLeftColor',
6868
'borderX',
6969
'borderY',
70+
'rounded',
7071
],
7172
layout: [
7273
'width',

0 commit comments

Comments
 (0)