Remove console statements

This commit is contained in:
2020-12-07 19:11:32 +01:00
parent 2d83491839
commit 73b7786d1a
2 changed files with 8 additions and 3 deletions

View File

@@ -38,7 +38,8 @@ You've been given the task of creating a simple application with create/read/del
- Setup API proxy with Axios
- More Accessibility
- Component Lazy Loading
- Inject axios globally as $http.
- Image Caching & Lazy Loading
- Inject axios globally as $http
- More test
### How much time (more or less) it took you to complete the task?