File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/packages/loading/demos Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ const Demo6 = () => {
77 < ConfigProvider theme = { { nutuiLoadingTextColor : '#396aca' } } >
88 < Loading > 加载中</ Loading >
99 </ ConfigProvider >
10- < ConfigProvider theme = { { nutuiLoadingTextSize : '20px' } } >
10+ < ConfigProvider theme = { { nutuiLoadingFontSize : '20px' } } >
1111 < Loading > 加载中</ Loading >
1212 </ ConfigProvider >
1313 </ Cell >
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ const Demo6 = () => {
77 < ConfigProvider theme = { { nutuiLoadingTextColor : '#396aca' } } >
88 < Loading > 加载中</ Loading >
99 </ ConfigProvider >
10- < ConfigProvider theme = { { nutuiLoadingTextSize : '20px' } } >
10+ < ConfigProvider theme = { { nutuiLoadingFontSize : '20px' } } >
1111 < Loading > 加载中</ Loading >
1212 </ ConfigProvider >
1313 </ Cell >
You can’t perform that action at this time.
0 commit comments