import './info.css' export default function Info() { return (

This is the anime info page. This page will display information about the queried anime when anime id is passed along the url.

) }