Hook in to RTD theme to set react theme

This commit is contained in:
Patrick Robertson
2025-03-03 11:56:23 +00:00
parent 9845804277
commit a88a37d0a5
7 changed files with 48282 additions and 236 deletions

View File

@@ -154,7 +154,7 @@ function ModuleTypes({ stepType, setEnabledModules, enabledModules, configValues
{stepType}
</Typography>
<Typography variant="body1" >
Select the {stepType} you wish to enable. Drag to re-order.
Select the {stepType} you wish to enable. Drag to.
Learn more about {stepType} <a href={`https://auto-archiver.readthedocs.io/en/latest/modules/${stepType.slice(0,-1)}.html`} target="_blank">here</a>.
</Typography>
</Box>