Skip to content

Instantly share code, notes, and snippets.

@amandeepmittal
Created December 6, 2018 13:27
Show Gist options
  • Save amandeepmittal/683ff7ab4c53a245e979c37ab7fb1480 to your computer and use it in GitHub Desktop.
Save amandeepmittal/683ff7ab4c53a245e979c37ab7fb1480 to your computer and use it in GitHub Desktop.
import React from 'react';
export default () => <h1>👋 Hello from Nextjs </h1>;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment