Skip to content

Commit a1ff39c

Browse files
authored
Merge pull request #25 from crumblepie/fileDirectory
Add file tree component and redux file
2 parents c32dfb8 + 6f88ef8 commit a1ff39c

File tree

7 files changed

+315
-14
lines changed

7 files changed

+315
-14
lines changed

package-lock.json

Lines changed: 218 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,9 @@
7272
"node-pty": "^0.10.1",
7373
"react-beautiful-dnd": "^13.1.0",
7474
"react-hot-loader": "^4.13.0",
75+
"react-icons": "^4.3.1",
7576
"react-redux": "^7.2.6",
77+
"styled-components": "^5.3.3",
7678
"xterm-addon-fit": "^0.5.0"
7779
}
7880
}

0 commit comments

Comments
 (0)