diff --git a/frontend/src/components/OutputSettingsSection.tsx b/frontend/src/components/OutputSettingsSection.tsx index 6dc39d4..c0acac9 100644 --- a/frontend/src/components/OutputSettingsSection.tsx +++ b/frontend/src/components/OutputSettingsSection.tsx @@ -53,7 +53,7 @@ function OutputSettingsSection({ {Object.values(Stack).map((stack) => ( - +
{generateDisplayComponent(stack)} {STACK_DESCRIPTIONS[stack].inBeta && (