Skip to content

Commit

Permalink
Temporary patch (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
palas authored Oct 3, 2023
1 parent 1defcd0 commit 4053d0a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions marlowe-playground-client/src/Page/Simulation/View.purs
Original file line number Diff line number Diff line change
Expand Up @@ -394,12 +394,6 @@ startSimulationWidget
, onClick $ const DownloadAsJson
]
[ text "Download as JSON" ]
, button
[ classNames
[ "btn", "bold", "flex-1", "max-w-[15rem]", "mx-2" ]
, onClick $ const ExportToRunner
]
[ text "Export to Marlowe Runner" ]
, button
[ classNames
[ "btn", "bold", "flex-1", "max-w-[15rem]", "mx-2" ]
Expand Down

0 comments on commit 4053d0a

Please sign in to comment.