Carousel!

This commit is contained in:
2024-04-13 10:32:36 +03:00
parent e80bd291c5
commit ac1c3639cc
4 changed files with 56 additions and 42 deletions

View File

@ -5,7 +5,7 @@ import {
SettingOutlined,
UserOutlined,
} from "@ant-design/icons";
import { Layout, Menu, MenuProps, Popover, Select } from "antd";
import { Layout, Menu, MenuProps, Popover } from "antd";
import React, { useState } from "react";
import AuthModal from "./AuthModal";
import "./styles.css";