diff --git a/laba4/site/index.html b/laba4/site/index.html index 85c53ab..2c11359 100644 --- a/laba4/site/index.html +++ b/laba4/site/index.html @@ -7,8 +7,11 @@ unreal tests - + +
+ +
+ - \ No newline at end of file diff --git a/laba4/site/src/components/createdTest/CreatedTest.jsx b/laba4/site/src/components/createdTest/CreatedTest.jsx index 174cba3..5c5df65 100644 --- a/laba4/site/src/components/createdTest/CreatedTest.jsx +++ b/laba4/site/src/components/createdTest/CreatedTest.jsx @@ -1,11 +1,11 @@ -import { Link } from "react-router-dom"; +import { Link } from 'react-router-dom'; const CreatedTest = () => { return (
пёс
ПЁЁЁСdfghkl;khgddfhkl;kjgfgh
- открыть тест + открыть тест изменить удалить
diff --git a/laba4/site/src/components/navigation/Header.jsx b/laba4/site/src/components/navigation/Header.jsx index 48381c8..96e4a18 100644 --- a/laba4/site/src/components/navigation/Header.jsx +++ b/laba4/site/src/components/navigation/Header.jsx @@ -8,10 +8,10 @@ const Header = () => {