mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 07:38:33 -06:00
adding github examples to help string
This commit is contained in:
@@ -131,7 +131,7 @@ export default function EditAssignment({
|
||||
Body={
|
||||
<>
|
||||
{showHelp && (
|
||||
<div className=" max-w-96">
|
||||
<div className=" max-w-96 flex-1 h-full overflow-y-auto">
|
||||
<pre>
|
||||
<code>{getAssignmentHelpString(settings)}</code>
|
||||
</pre>
|
||||
|
||||
Reference in New Issue
Block a user