final ref hw10

This commit is contained in:
neko
2022-09-26 09:09:47 +03:00
parent ac6b8d5db8
commit 7bc77de40b
7 changed files with 39 additions and 36 deletions

View File

@@ -1,5 +1,5 @@
import React from 'react'
// import HW10 from '../../hw10/HW10'
import HW10 from '../../hw10/HW10'
// import HW11 from '../../hw11/HW11'
// import HW12 from '../../hw12/HW12'
// import HW13 from '../../hw13/HW13'
@@ -7,7 +7,7 @@ import React from 'react'
function JuniorPlus() {
return (
<div id={'hw5-page-junior-plus'}>
{/*<HW10 />*/}
<HW10 />
{/*<HW11 />*/}
{/*<HW12 />*/}
{/*<HW13 />*/}