mirror of
https://github.com/sasjs/server.git
synced 2026-01-09 15:30:05 +00:00
chore: code fixes
This commit is contained in:
@@ -98,8 +98,6 @@ const TreeViewNode = ({
|
||||
return
|
||||
}
|
||||
|
||||
if (!node.name.includes('.')) return
|
||||
|
||||
handleSelect(node.relativePath)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user