Mutombo jean-vincent

Results 8 issues of Mutombo jean-vincent

Partial solution/adition to #1971 with pretty simple changes: ### Description I edited the index.css file ``` .todo-count strong { font-weight: 800; } ```

this PR address the following issue [#155](https://github.com/securedeveloper/react-data-export/issues/155#issue-857912992)

I would like to hide a column using a condition as following: ``` {colToExport.created_at && ( moment(params.created_at).format('MMM Do, YYYY, HH:mm') } /> )} ``` But I am getting an error...

- fixes #2040 ## Checklist - [x] PR contains only changes related; no stray files, etc. - [x] README updated (where applicable) - [x] Tests written (where applicable)

## Is your feature request related to a problem? Please describe. I just realized there is no support for a bunch of local phone numbers in Africa (most of them...

## Is your feature request related to a problem? Please describe. I just realized there is no support for a bunch of local phone numbers in Africa (most of them...

i: enhancement

### Current Behavior Current Behavior Type error when using PixiComponent with Text in typescript after upgrading the package version to below: @pixi/react version: 7.1.1 pixi.js version: 7.3.1 @pixi/text version: 7.3.1...

bug
v7