Skip to content

Commit

Permalink
Revert "baseSize (3)"
Browse files Browse the repository at this point in the history
This reverts commit 4d5b48b.
  • Loading branch information
mpreyskurantov committed Nov 1, 2023
1 parent 760cff8 commit 27f0133
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: dxResponsiveBox.Options.cols.baseSize
type: Number | String
type: Number | Enums.Mode
default: 0
---
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: dxResponsiveBox.Options.rows.baseSize
type: Number | String
type: Number | Enums.Mode
default: 0
---
---
Expand Down
2 changes: 1 addition & 1 deletion api-reference/_hidden/dxBoxItem/baseSize.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: dxBoxItem.baseSize
type: Number | String
type: Number | Enums.Mode
default: 0
---
---
Expand Down

0 comments on commit 27f0133

Please sign in to comment.