Skip to content

Commit

Permalink
TRIGGER REBUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
Gum-Joe committed Dec 24, 2020
1 parent 24cedb7 commit 495a921
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ class App extends Component<{}, TheState> {
*/
async getCalendar() {

const a = "QA";
console.log(a);
const inputDate = new Date();
// Used for fiddling:
// inputDate.setDate(2);
Expand Down

0 comments on commit 495a921

Please sign in to comment.