File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/content/partnavigation Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ module.exports = {
3131 } ,
3232 5 : {
3333 a : 'Kirjautuminen frontendissä' ,
34- b : 'props.children ja proptypet ' ,
34+ b : 'props.children ja komponentin ref ' ,
3535 c : 'React-sovellusten testaaminen' ,
3636 d : 'End to end -testaus: Playwright' ,
3737 e : 'End to end -testaus: Cypress' ,
@@ -188,7 +188,7 @@ module.exports = {
188188 } ,
189189 5 : {
190190 a : '完成前端的登录功能' ,
191- b : 'props.children 与 proptypes ' ,
191+ b : 'props.children 与 component refs ' ,
192192 c : '测试React 应用' ,
193193 d : '端到端测试:Playwright' ,
194194 e : '端到端测试:Cypress' ,
@@ -276,7 +276,7 @@ module.exports = {
276276 } ,
277277 5 : {
278278 a : 'Iniciar sesión en la interfaz' ,
279- b : 'props.children y proptypes ' ,
279+ b : 'props.children y la ref del componente ' ,
280280 c : 'Probando aplicaciones React' ,
281281 d : 'Pruebas de extremo a extremo: Playwright' ,
282282 e : 'Pruebas de extremo a extremo: Cypress' ,
You can’t perform that action at this time.
0 commit comments