parent
e7fbc21f5d
commit
a70b3e718a
@ -1 +0,0 @@ |
|||||||
export * from './lib/remix-ui-docgenclient' |
|
@ -1,11 +0,0 @@ |
|||||||
import React from 'react' |
|
||||||
|
|
||||||
|
|
||||||
export function RemixUiDocgenClient() { |
|
||||||
return ( |
|
||||||
<div> |
|
||||||
<h1 className="h1">DocgenClientUI</h1> |
|
||||||
<p className="p">This is a plugin that allows you to generate documentation for your smart contracts.</p> |
|
||||||
</div> |
|
||||||
) |
|
||||||
} |
|
Loading…
Reference in new issue