Getting started:
Related tutorials:
Getting started:
Related tutorials:
Install Package Control for easy package management.
Ctrl+`
| import React from 'react' | |
| import { | |
| withRouter, | |
| Switch, | |
| Route, | |
| Redirect, | |
| BrowserRouter as Router | |
| } from 'react-router-dom' | |
| import { Auth } from 'aws-amplify' |