Skip to content

Grid.Entry => TypeScript #211

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 12, 2020
Merged

Grid.Entry => TypeScript #211

merged 5 commits into from
Jun 12, 2020

Conversation

mdespuits
Copy link
Contributor

Related to #199

@mdespuits mdespuits requested a review from pixelbandito June 8, 2020 19:18
@@ -1,14 +1,26 @@
import React from 'react';
import React, { Fragment } from 'react';
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is currently an issue with TypeScript and Fragments that I cannot track down, but using <> is not working nicely: microsoft/TypeScript#35392

@mdespuits mdespuits merged commit 419352a into master Jun 12, 2020
@mdespuits mdespuits deleted the grid-entry-ts branch June 12, 2020 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants