OK, I'm going to do some writing now... const Index = () => { return (
Testing:write-index(2)!
); }; export default Index;
And it's done!