Skip to content

Commit

Permalink
feat(protocol-designer): wire up thermocycler slots in DeckLocationSe…
Browse files Browse the repository at this point in the history
…lect (#13841)

closes RAUT-760
  • Loading branch information
jerader authored Oct 25, 2023
1 parent 8c7c5f6 commit 49fd98b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,7 @@ const EditModulesModalComponent = (
deckDef={flexDeck}
selectedLocation={{ slotName: field.value }}
theme="grey"
isThermocycler={moduleType === THERMOCYCLER_MODULE_TYPE}
/>
</Flex>
)}
Expand Down

0 comments on commit 49fd98b

Please sign in to comment.