mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-12 13:59:08 +02:00
format
This commit is contained in:
@@ -51,24 +51,24 @@
|
||||
isConnectable={true}
|
||||
type="target"
|
||||
isConnectableStart={false}
|
||||
/>
|
||||
<Handle
|
||||
class="customHandle"
|
||||
{isValidConnection}
|
||||
position={Position.Left}
|
||||
isConnectable={true}
|
||||
type="source"
|
||||
isConnectableStart={true}
|
||||
/>
|
||||
/>
|
||||
<Handle
|
||||
class="customHandle"
|
||||
{isValidConnection}
|
||||
position={Position.Left}
|
||||
isConnectable={true}
|
||||
type="source"
|
||||
isConnectableStart={true}
|
||||
/>
|
||||
|
||||
<Handle
|
||||
class="customHandle"
|
||||
{isValidConnection}
|
||||
position={Position.Right}
|
||||
isConnectable={true}
|
||||
type="source"
|
||||
isConnectableStart={true}
|
||||
/>
|
||||
<Handle
|
||||
class="customHandle"
|
||||
{isValidConnection}
|
||||
position={Position.Right}
|
||||
isConnectable={true}
|
||||
type="source"
|
||||
isConnectableStart={true}
|
||||
/>
|
||||
<Handle
|
||||
class="customHandle"
|
||||
id='parent'
|
||||
|
Reference in New Issue
Block a user