Skip to content

Instantly share code, notes, and snippets.

@dushyant89
Created November 24, 2018 15:39
Show Gist options
  • Save dushyant89/62f61087518200d624159ef6d6a9d49e to your computer and use it in GitHub Desktop.
Save dushyant89/62f61087518200d624159ef6d6a9d49e to your computer and use it in GitHub Desktop.
Login component which replaces the About component
<template>
<div>
<h1>This is a WIP login page</h1>
</div>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment