mirror of
https://github.com/IgnatZakalinsky/home-works.git
synced 2026-01-28 04:42:05 +00:00
add hw 11
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
import React from 'react'
|
||||
import HW10 from '../../hw10/HW10'
|
||||
import HW11 from '../../hw11/HW11'
|
||||
|
||||
function JuniorPlus() {
|
||||
return (
|
||||
<div id={'hw5-page-junior-plus'}>
|
||||
junior plus page
|
||||
<HW10/>
|
||||
{/*<HW11/>*/}
|
||||
<HW11/>
|
||||
{/*<HW12/>*/}
|
||||
{/*<HW13/>*/}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user