chore(i18n,curriculum): update translations
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
e139fbcf13
commit
c1fb339bbc
@ -38,7 +38,7 @@ Il componente React dovrebbe restituire un elemento `div`.
|
||||
assert(Enzyme.shallow(React.createElement(MyComponent)).type() === 'div');
|
||||
```
|
||||
|
||||
Il `div` restituito dovrebbe fare il render di un header `h1` al suo interno.
|
||||
Il `div` restituito dovrebbe fare il render di un elemento di intestazione `h1` al suo interno.
|
||||
|
||||
```js
|
||||
assert(
|
||||
|
Reference in New Issue
Block a user