Fork link-text module

This commit is contained in:
Daniel Gasienica 2018-04-10 13:33:46 -04:00
parent d9381c543e
commit f04c65088b
4 changed files with 57 additions and 7 deletions

View file

@ -1,4 +1,4 @@
import linkTextInternal from 'link-text';
import linkTextInternal from '../../js/modules/link_text';
export const linkText = (value: string): string =>