Commit 1b06ab89 authored by filip mertens's avatar filip mertens Committed by ioedeveloper

rm test

parent b7e7647f
...@@ -90,13 +90,6 @@ export const FileExplorer = (props: FileExplorerProps) => { ...@@ -90,13 +90,6 @@ export const FileExplorer = (props: FileExplorerProps) => {
path: [], path: [],
extension: [], extension: [],
pattern: [] pattern: []
}, {
id: 'test',
name: 'test',
type: ['file', 'folder', 'multi'],
path: [],
extension: [],
pattern: []
}], }],
focusContext: { focusContext: {
element: null, element: null,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment