Press n or j to go to the next uncovered block, b, p or k for the previous block.
import styled from "styled-components"; export const FormInfo = styled.div` font-size: 10px; opacity: 0.8; padding: 5px 0px; `;