mirror of
https://github.com/IgnatZakalinsky/home-works.git
synced 2026-01-29 20:42:06 +00:00
add hw 12
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import React from 'react'
|
||||
import HW10 from '../../hw10/HW10'
|
||||
import HW11 from '../../hw11/HW11'
|
||||
import HW12 from '../../hw12/HW12'
|
||||
|
||||
function JuniorPlus() {
|
||||
return (
|
||||
@@ -8,7 +9,7 @@ function JuniorPlus() {
|
||||
junior plus page
|
||||
<HW10/>
|
||||
<HW11/>
|
||||
{/*<HW12/>*/}
|
||||
<HW12/>
|
||||
{/*<HW13/>*/}
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user