Skip to content

Grid.Entry => TypeScript#211

Merged
mdespuits merged 5 commits intomasterfrom
grid-entry-ts
Jun 12, 2020
Merged

Grid.Entry => TypeScript#211
mdespuits merged 5 commits intomasterfrom
grid-entry-ts

Conversation

@mdespuits
Copy link
Copy Markdown
Contributor

Related to #199

Comment thread src/components/Grid/Entry/Entry.tsx
@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
Copy Markdown
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