Add create task button to column headers

This commit is contained in:
Gordon
2021-03-31 00:45:53 +01:00
parent 154a325369
commit aafdf128a3
8 changed files with 28988 additions and 3577 deletions

View File

@ -29,7 +29,8 @@
"react-beautiful-dnd": "12.2.0",
"react-dom": "^16.3.2",
"terser": "3.14.1",
"vscode": "^1.1.37"
"vscode": "^1.1.37",
"vscode-codicons": "^0.0.15"
},
"scripts": {
"vscode:prepublish": "./scripts/build-non-split.js && tsc -p tsconfig.extension.json",