This commit is contained in:
neko
2022-06-15 13:14:32 +03:00
parent b22468011d
commit 7bfb635a37
7 changed files with 141 additions and 4 deletions

View File

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