diff --git a/README.md b/README.md index b3527fe..0504651 100644 --- a/README.md +++ b/README.md @@ -458,7 +458,7 @@ every component accept a `tag` prop. you can use it to customize component html `number`: String | PlateOptions ```html -{{ info }} | {{ isValid }} +{{ info }} | {{ isValid }} ```
@@ -472,7 +472,7 @@ every component accept a `tag` prop. you can use it to customize component html `date`: String ```html -{{ time }} +{{ time }} ```