mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-03-01 09:50:35 +00:00
remove the collapse option from task show instructions (#1444)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
This commit is contained in:
parent
ced3bffd69
commit
2b84fbad71
@ -466,7 +466,6 @@ export default function TaskShow() {
|
|||||||
component: (
|
component: (
|
||||||
<InstructionsForEndUser
|
<InstructionsForEndUser
|
||||||
task={taskWithTaskData}
|
task={taskWithTaskData}
|
||||||
allowCollapse
|
|
||||||
className="with-bottom-margin"
|
className="with-bottom-margin"
|
||||||
/>
|
/>
|
||||||
),
|
),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user