Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 19b410e

Browse files
committedDec 13, 2023
docs: fix typo [skip ci]
1 parent dd0d7c9 commit 19b410e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ formatElements('Hello, <a>@u3u</a>', {
2828

2929
Use the entrance of `React.createElement` by default
3030

31-
> ![TIP]
31+
> [!TIP]
3232
>
3333
> The `formatElements` is only used for replacing JSX elements and does not include string interpolation functionality. You can use it together with the built-in [`interpolation`](#interpolation) function or any other interpolation library.
3434

0 commit comments

Comments
 (0)
Please sign in to comment.