Skip to content

Instantly share code, notes, and snippets.

View ideoclickVanessa's full-sized avatar

ideoclickVanessa

View GitHub Profile
@ideoclickVanessa
ideoclickVanessa / App.tsx
Created October 12, 2018 21:57
Repros https://github.com/chingyawhao/material-ui-next-pickers/issues/20 using @material-ui/core 3.2.0 and material-ui-next-pickers 0.0.15 Simply use `npx create-react-app my-app --scripts-version=react-scripts-ts` and use the attached versions of the files.
import * as React from 'react';
import { MyComponent } from "src/MyComponent";
import logo from './logo.svg';
class App extends React.Component {
public render() {
return (
<div className="App">