|
|
@ -5,6 +5,7 @@ export function RemixUiDocgenClient() { |
|
|
|
return ( |
|
|
|
return ( |
|
|
|
<div> |
|
|
|
<div> |
|
|
|
<h1 className="h1">DocgenClientUI</h1> |
|
|
|
<h1 className="h1">DocgenClientUI</h1> |
|
|
|
|
|
|
|
<p className="p">This is a plugin that allows you to generate documentation for your smart contracts.</p> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
) |
|
|
|
) |
|
|
|
} |
|
|
|
} |