Skip to content

Commit c2018f3

Browse files
committed
fix(decorator-mui): force build with whitespace
1 parent 54a9f04 commit c2018f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/decorator-mui/src/index.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ const decorator = {
3737
text,
3838
options: {},
3939
};
40+
4041
export default decorator;
4142

4243
export function withOptions(options) {

0 commit comments

Comments
 (0)