From d3369890a54245e75262b64c7dc1baa28dd7050c Mon Sep 17 00:00:00 2001 From: Justin Campbell Date: Tue, 18 Aug 2020 22:09:01 -0400 Subject: [PATCH] Update Dev Logs --- Dev Logs.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Dev Logs.md b/Dev Logs.md index b6b0b37..1c14e41 100644 --- a/Dev Logs.md +++ b/Dev Logs.md @@ -25,8 +25,13 @@ These are daily and weekly summaries of the work thats been done on webqueue2. T │   ├── ComponentName.md Styleguidist Content │   └── index.js Exports Component ``` +- Created ItemLockAlert to show when an item is locked +- Began using dense AppBars - +### Tueday 8/18/20 +- Began implementing react-styleguidist documentation system (starting with ItemTable) +- Began destructuring exisiting componennts +- Created proper MUI theme wrapper