mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2024-11-10 09:39:14 +08:00
[docs] Typo fix (#629)
"should be replace with" => "should be replace*d* with"
This commit is contained in:
parent
d13cd89ecc
commit
687be8aca8
@ -251,7 +251,7 @@ const App = {
|
||||
|
||||
### Slot
|
||||
|
||||
> Note: In `jsx`, _`v-slot`_ should be replace with **`v-slots`**
|
||||
> Note: In `jsx`, _`v-slot`_ should be replaced with **`v-slots`**
|
||||
|
||||
```jsx
|
||||
const A = (props, { slots }) => (
|
||||
|
Loading…
Reference in New Issue
Block a user