chore(i18n,curriculum): update translations (#43255)

This commit is contained in:
camperbot
2021-08-21 10:28:22 -07:00
committed by GitHub
parent bd7a6780a9
commit 7dfa94902d
13 changed files with 35 additions and 35 deletions

View File

@ -40,7 +40,7 @@ assert(
);
```
Il componente `Presentational` dovrebbe fare il render degli elementi `h2`, `input`, `button`e `ul`.
Il componente `Presentational` dovrebbe fare il render degli elementi `h2`, `input`, `button` e `ul`.
```js
assert(

View File

@ -1,6 +1,6 @@
---
id: 5a24c314108439a4d4036142
title: Gestire prima lo stato locale
title: Gestire prima lo stato localmente
challengeType: 6
forumTopicId: 301431
dashedName: manage-state-locally-first