Spaces:
Runtime error
Runtime error
export const Footer = () => ( | |
<footer className="fixed bottom-0 w-full left-0 h-[100px] bg-gradient-to-b from-transparent to-black z-20 pointer-events-none" /> | |
); | |