This commit is contained in:
Carl Downing
2023-07-30 15:15:46 -07:00
parent 4c41e38a4b
commit b43a73631e

View File

@@ -132,7 +132,7 @@ const Delete: FunctionComponent<PageComponentProps> = (
};
}
// see if it has the trighger node.
// see if it has the trigger node.
if (
!nodes.find((node: Node) => {