Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 254 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 254 Bytes

HoverTest

Install

npm install
npm run build
node server.js

Expected

The text "hover" is expected to show when the mouse hovers on the yellow band.

Actual

The text does not show.

Workaround

Uncomment the code in footerBrand.tsx.