Skip to content

Commit ff354d5

Browse files
committed
fix: review
1 parent 0106866 commit ff354d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/sites/sites-react/doc/docs/react/official-theme-react.en-US.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ NutUI provides multiple sets of official `UI` themes by default, while allowing
99
| theme description | scss file name |
1010
| --- | --- |
1111
| Jingdong APP 10.0 theme (default) | `variables.scss` |
12-
| Jingdong JMAPP Theme | `variables-jdb.scss ` |
12+
| Jingdong JMAPP Theme | `variables-jmapp.scss ` |
1313

1414
## How to use
1515

src/sites/sites-react/doc/docs/taro/official-theme-react.en-US.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ NutUI provides multiple sets of official `UI` themes by default, while allowing
99
| theme description | scss file name |
1010
| --- | --- |
1111
| Jingdong APP 10.0 theme (default) | `variables.scss` |
12-
| Jingdong JMAPP Theme | `variables-jdb.scss ` |
12+
| Jingdong JMAPP Theme | `variables-jmapp.scss ` |
1313

1414
## How to use
1515

0 commit comments

Comments
 (0)