Стилизовали компонент Header, добавили обработчик событий onChange

This commit is contained in:
isHardCoded
2025-06-16 13:32:07 +03:00
parent 2ba1a63832
commit a84b1972e7
7 changed files with 531 additions and 74 deletions
+5
View File
@@ -0,0 +1,5 @@
$white-color: white;
$black-color: black;
$primary-color: #3258e3;
$seconday-color: #4432e3;