UNPKG
react-highlight-hashtags
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Highlight all hashtags in text
react-highlight-hashtags
/
src
/
index.js
3 lines
(2 loc)
•
61 B
JavaScript
View Raw
1
2
3
import
Hashtags
from
"./Hashtag"
;
export
default
Hashtags
;