mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-01-10 16:29:12 +08:00
docs(README-zh_CN.md): enrich translation (#179)
This commit is contained in:
parent
9ea52ee9a1
commit
832df5b6bd
@ -114,7 +114,7 @@ const App = () => (
|
||||
const App = () => <input type="email" />;
|
||||
```
|
||||
|
||||
with a dynamic binding:
|
||||
动态绑定:
|
||||
|
||||
```jsx
|
||||
const placeholderText = 'email';
|
||||
|
Loading…
Reference in New Issue
Block a user