mirror of
https://github.com/baptisteArno/typebot.io.git
synced 2026-06-19 21:04:33 +08:00
💄 Fix Items list top alignment
This commit is contained in:
parent
4836bf1d80
commit
3c11131f18
@ -161,6 +161,7 @@ export const ItemNodesList = ({
|
||||
isExpanded={expandedPlaceholderIndex === 0}
|
||||
ref={handlePushElementRef(0)}
|
||||
onClick={() => insertItem(0)}
|
||||
initialHeightPixels={5}
|
||||
>
|
||||
Add {itemName}
|
||||
</PlaceholderNode>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user