feat: add the stepper header back in (#96)

Accidentally refactored it out.
This commit is contained in:
David Joy
2021-04-22 14:17:43 -04:00
committed by GitHub
parent 785cba9037
commit 911c84162e

View File

@@ -59,6 +59,7 @@ function DiscussionsSettings({ courseId, intl }) {
title={intl.formatMessage(messages.configure)}
onClose={handleClose}
isOpen
beforeBodyNode={<Stepper.Header className="border-bottom border-light" />}
footerNode={(
<>
<Stepper.ActionRow eventKey={SELECTION_STEP}>