Pavle Golubovic 3 лет назад
Родитель
Сommit
4553792467
1 измененных файлов: 0 добавлений и 3 удалений
  1. 0
    3
      src/pages/RegisterPages/Register/Register.styled.js

+ 0
- 3
src/pages/RegisterPages/Register/Register.styled.js Просмотреть файл

@@ -2,11 +2,8 @@ import { Box, Container, Typography } from "@mui/material";
import styled from "styled-components";
import ImagePicker from "../../../components/ImagePicker/ImagePicker";
import selectedTheme from "../../../themes";
<<<<<<< HEAD
import { TextFont } from "../../../themes/primaryTheme/primaryThemeFonts";
=======
import { ReactComponent as ProfilePictureSVG } from "../../../assets/images/profile-picture.svg";
>>>>>>> master

export const RegisterPageContainer = styled(Container)`
margin-top: 72px;

Загрузка…
Отмена
Сохранить