removed ic settings... for now
This commit is contained in:
parent
431af8f68c
commit
2c0b155cd9
|
@ -30,7 +30,7 @@ const LogicGate = ({ template }: LogicGateProps) => {
|
|||
<GateInfo template={template} />
|
||||
<GateSettings template={template} />
|
||||
<AddGate template={template} />
|
||||
<DeleteGateIcon template={template} />
|
||||
{/* <DeleteGateIcon template={template} /> */}
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue