0.1.0 • Published 6 years ago
@ewtm/ewtm-code v0.1.0
USAGE
Install
$ npm i @ewtm/ewtmdemo
import { Code } from '@ewtm/ewtm';
...
<Code
sourceCode={'console.log(\'hello world\');'}
>
I'am demo here
<Code>API
0.1.0
6 years ago
$ npm i @ewtm/ewtmimport { Code } from '@ewtm/ewtm';
...
<Code
sourceCode={'console.log(\'hello world\');'}
>
I'am demo here
<Code>6 years ago