some fix
parent
82cdd14bb2
commit
cb83e9632e
|
|
@ -18,7 +18,7 @@ const TimerNode = (props: TimerNodeProps) => {
|
||||||
|
|
||||||
<div className="generic-node-content">
|
<div className="generic-node-content">
|
||||||
|
|
||||||
<label htmlFor="select">Время задержки: </label>
|
<label htmlFor="input">Время задержки: </label>
|
||||||
<input> Время задержки</input>
|
<input> Время задержки</input>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue