UNPKG
@ohkit/react-helper
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.3-alpha.1
0.0.3-alpha.0
0.0.2
0.0.1
0.0.1-beta.0
some utils and hooks for react
github.com/WuQiuYang/ohkit
WuQiuYang/ohkit
@ohkit/react-helper
/
Doc.mdx
5 lines
(3 loc)
•
129 B
text/mdx
View Raw
1
2
3
4
5
import
{
MDPlayground
}
from
'../../../components/md-playground'
;
import
MD
from
'./README.md'
;
<
MDPlayground
>
{MD}
</
MDPlayground
>