Skip to content

Instantly share code, notes, and snippets.

@luandevpro
Created October 12, 2019 03:08
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save luandevpro/4ca55b5e581d98de6d373cd9c4c53f4f to your computer and use it in GitHub Desktop.
import React from 'react';
export default function Email() {
return <div>bước 1 : get email</div>;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment