Merge pull request 'Repair bg-signin' (#14) from lavoce into main
Reviewed-on: #14
This commit is contained in:
BIN
src/assets/bg-cod-1.jpg
Normal file
BIN
src/assets/bg-cod-1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
@@ -3,7 +3,7 @@ import { Flex, Input, Form, Button, Card, Space, Image } from 'antd';
|
|||||||
import { useNavigate } from 'react-router-dom';
|
import { useNavigate } from 'react-router-dom';
|
||||||
import { NotifAlert } from '../../components/Global/ToastNotif';
|
import { NotifAlert } from '../../components/Global/ToastNotif';
|
||||||
import { SendRequest } from '../../components/Global/ApiRequest';
|
import { SendRequest } from '../../components/Global/ApiRequest';
|
||||||
import bg_cod from 'assets/bg_cod.jpg';
|
import bg_cod from 'assets/bg-cod-1.jpg';
|
||||||
import logo from 'assets/freepik/LOGOPIU.png';
|
import logo from 'assets/freepik/LOGOPIU.png';
|
||||||
|
|
||||||
const SignIn = () => {
|
const SignIn = () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user