mouseenter1 [React오답노트] MouseEnter가 반응하지 않을 때 사용자가 위의 화면에서 About us, Interpreation, Consulting 영역에 마우스를 얹으면, 오른쪽의 Hello, We are HanIn Bridge 영역의 화면이 알맞게 변화하는 UI를 만들어보자 Landing Engine code import Wrapper from "../../styles/wrap"; import Img from "../../pages/landing/img" import { FlexDiv, Ul } from "./style"; import { useState } from "react"; import { Link } from "react-router-dom"; // Main engine of Landing page function Landing () {.. 2023. 1. 17. 이전 1 다음