f-laino

Results 3 issues of f-laino

I would like put react component (lik ``) in cell row. Or allow label in rowLinks, like: ```js rowLinks={[ { icon: , label: "Edit", } ]} ``` Thank you

https://github.com/pipedrive/client-php/blob/master/docs/Api/DealsApi.md#adddeal > Note that you can supply additional custom fields ... but there is no way to do it, isn't it?

My phpunit.xml: ``` ./app ./tests/Unit ./tests/Feature ``` I also tried with backslash: `` phpunit version 9.5.4 php 7.3 on Laravel 5.8