Nicolás Bevacqua

Results 4 issues of Nicolás Bevacqua

From now on, **support requests should only be posted in the Slack channel**. If you want a Slack invite and can't use the slackin frame, please post your email address...

support

I'm looking for maintainers for `rome`. I don't have the bandwidth to maintain this repository anymore. I can still help with technical direction. Any takers?

Consider using [`trunc-text`](https://github.com/bevacqua/trunc-text) instead of https://github.com/MaxArt2501/share-this/blob/master/src/sharers/twitter.js#L17, so that you don't get the last word butchered up when trying to share long bits of text.

Expectation is: ```ts import { PropsOf, EuiButtonEmpty, EuiButtonIcon, EuiButton } from '@elastic/eui' type EuiButtonEmptyProps = PropsOf type EuiButtonIconProps = PropsOf type EuiButtonProps = PropsOf ``` But those aren't the types...

bug
typescript
low hanging fruit