fixed select component

This commit is contained in:
Hope87
2021-05-31 18:23:25 +03:00
parent 844cc7f9df
commit af21ce3693
47 changed files with 598 additions and 554 deletions

View File

@@ -1,5 +1,5 @@
import React from 'react';
import style from './SectionTwo.module.scss';
import style from './SectionTwo.module.css';
const SectionTwo = () => {
return (