Skip to content

Commit ddcc2c4

Browse files
committed
doc: Update document. (#248)
1 parent fe4e50a commit ddcc2c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ export default function Demo() {
8181

8282
syntax: <code>```jsx {1,4-5}</code>
8383

84-
⚠️ The `highlight line` and `Show Line Numbers` feature are invalid and require ~~`[email protected]`~~ upgrade.
84+
⚠️ `v5` version `highlight line` and `Show Line Numbers` functions are invalid and need ~~`[email protected]`~~ to be upgraded.
8585

8686
```jsx mdx:preview
8787
import React from 'react';
@@ -118,7 +118,7 @@ export default function Demo() {
118118

119119
syntax: <code>```jsx showLineNumbers {1,4-5}</code>
120120

121-
⚠️ The `highlight line` and `Show Line Numbers` feature are invalid and require ~~`[email protected]`~~ upgrade.
121+
⚠️ `v5` version `highlight line` and `Show Line Numbers` functions are invalid and need ~~`[email protected]`~~ to be upgraded.
122122

123123
```jsx mdx:preview?background=#fff
124124
import React from 'react';

0 commit comments

Comments
 (0)