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