Desing: 구글 버튼 디자인 변경
This commit is contained in:
parent
48193743b6
commit
f0d1603175
BIN
frontend/src/assets/icons/web_light_rd_ctn@1x.png
Normal file
BIN
frontend/src/assets/icons/web_light_rd_ctn@1x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.1 KiB |
@ -1,5 +1,5 @@
|
|||||||
import { Link } from 'react-router-dom';
|
import { Link } from 'react-router-dom';
|
||||||
import GoogleLogo from '@/assets/icons/web_neutral_rd_ctn@1x.png';
|
import GoogleLogo from '@/assets/icons/web_light_rd_ctn@1x.png';
|
||||||
import useAuthStore from '@/stores/useAuthStore';
|
import useAuthStore from '@/stores/useAuthStore';
|
||||||
import { Button } from '@/components/ui/button';
|
import { Button } from '@/components/ui/button';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user