Skip to content

Conversation

@lgtm-com
Copy link
Contributor

lgtm-com bot commented Oct 29, 2019

This pull request fixes 1 alert when merging a214e9c into 04de08d - view on LGTM.com

fixed alerts:

  • 1 for Missing space in string concatenation

@lgtm-com
Copy link
Contributor

lgtm-com bot commented Oct 29, 2019

This pull request fixes 1 alert when merging bd965c7 into 04de08d - view on LGTM.com

fixed alerts:

  • 1 for Missing space in string concatenation

@lgtm-com
Copy link
Contributor

lgtm-com bot commented Oct 29, 2019

This pull request fixes 1 alert when merging c63b39c into 04de08d - view on LGTM.com

fixed alerts:

  • 1 for Missing space in string concatenation

@lgtm-com
Copy link
Contributor

lgtm-com bot commented Oct 30, 2019

This pull request fixes 1 alert when merging 5f8c8ae into 04de08d - view on LGTM.com

fixed alerts:

  • 1 for Missing space in string concatenation

@lgtm-com
Copy link
Contributor

lgtm-com bot commented Oct 30, 2019

This pull request fixes 1 alert when merging df5c365 into 04de08d - view on LGTM.com

fixed alerts:

  • 1 for Missing space in string concatenation

@lgtm-com
Copy link
Contributor

lgtm-com bot commented Oct 30, 2019

This pull request fixes 1 alert when merging 9c43b70 into 04de08d - view on LGTM.com

fixed alerts:

  • 1 for Missing space in string concatenation

@lgtm-com
Copy link
Contributor

lgtm-com bot commented Oct 30, 2019

This pull request fixes 1 alert when merging aedcdcd into 04de08d - view on LGTM.com

fixed alerts:

  • 1 for Missing space in string concatenation

@zombieJ zombieJ marked this pull request as ready for review October 30, 2019 07:05
@lgtm-com
Copy link
Contributor

lgtm-com bot commented Oct 30, 2019

This pull request fixes 1 alert when merging 06e2d73 into 04de08d - view on LGTM.com

fixed alerts:

  • 1 for Missing space in string concatenation

@zombieJ zombieJ changed the title [WIP] New table New table Oct 30, 2019
@zombieJ zombieJ merged commit 55e4bfb into master Oct 30, 2019
@delete-merged-branch delete-merged-branch bot deleted the new-table branch October 30, 2019 07:21
export interface ColGroupProps<RecordType> {
colWidths: (number | string)[];
columns?: ColumnType<RecordType>[];
columCount?: number;
Copy link
Contributor

Choose a reason for hiding this comment

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

columnCount

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.

2 participants