chore: diffewrent semantic placeholder
This commit is contained in:
@@ -110,7 +110,7 @@ export default function BasicBeliefNode(props: NodeProps<BasicBeliefNode>) {
|
|||||||
wrapping = '"'
|
wrapping = '"'
|
||||||
break;
|
break;
|
||||||
case ("semantic"):
|
case ("semantic"):
|
||||||
placeholder = "word..."
|
placeholder = "description..."
|
||||||
wrapping = '"'
|
wrapping = '"'
|
||||||
break;
|
break;
|
||||||
case ("object"):
|
case ("object"):
|
||||||
|
|||||||
Reference in New Issue
Block a user