up
This commit is contained in:
@@ -230,6 +230,7 @@ const NoteFlow = () => {
|
||||
if (node.id === '2') { // Check if the clicked node is "Add Note"
|
||||
setShowTabBar(true);
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
const onNodeContextMenu = useCallback((event, node) => {
|
||||
|
||||
Reference in New Issue
Block a user