import React from 'react'; const Info = () => { return (

Info

Lisätietoja tulossa myöhemmin!
); }; export default Info;