mirror of
https://github.com/ianarawjo/ChainForge.git
synced 2025-03-14 16:26:45 +00:00
remove ref
This commit is contained in:
parent
a5ed261e36
commit
ee5ff48f1f
@ -64,7 +64,7 @@ const ScriptNode = ({ data, id }) => {
|
||||
<NodeLabel title={data.title || 'Global Scripts'} nodeId={id} />
|
||||
</div>
|
||||
<label htmlFor="num-generations" style={{fontSize: '10pt'}}>Enter folder paths for external modules you wish to import.</label> <br/><br/>
|
||||
<div ref={ref}>
|
||||
<div>
|
||||
{scriptFiles}
|
||||
</div>
|
||||
<div className="add-text-field-btn">
|
||||
|
Loading…
x
Reference in New Issue
Block a user