- Change to
.tsx
class UrlWebviewScreen extends Component<Props, State> {
- add
type Props = {};
interface State {};
Last active
March 6, 2019 16:44
-
-
Save flexbox/90ec7cff23ea3b96ae6699284281cd80 to your computer and use it in GitHub Desktop.
Typescript all the things - https://github.com/Microsoft/frontend-bootcamp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment