diff --git a/src/Components/NextOpenCloseMini/Component.tsx b/src/Components/NextOpenCloseMini/Component.tsx index 4753dfd..de0baca 100644 --- a/src/Components/NextOpenCloseMini/Component.tsx +++ b/src/Components/NextOpenCloseMini/Component.tsx @@ -33,11 +33,11 @@ export class NextOpenCloseMini extends React.Component - Next {this.getOpeningClosingString()} on + Next {this.getOpeningClosingString()} ), ( diff --git a/todo.md b/todo.md index 8e21049..f1b8de5 100644 --- a/todo.md +++ b/todo.md @@ -6,9 +6,9 @@ 3. [X] Make responsive - text 4. Fix favicon not coming (look into serviceworker) 2. [X] Make opentoday to openXDay and move current day logic outside it -4. Add 2 more bottom sections - 1. Next day section (Use mini view of OpenXDay ??) - 2. Next change day section +4. [X] Add 2 more bottom sections + 1. [X] Next day section (Use mini view of OpenXDay ??) + 2. [X] Next change day section 9. Implement client-side routing 1. [X] Route for open/close 1. Read main section xDay from URL route @@ -16,7 +16,7 @@ 5. Allow date picker to go to particular date 6. Weekly view 7. Monthly view -10. Host at isnifty.com/open +10. [X] Host at isnifty.com/open 5. Fix filename improper casing 5. Load data from backend 6. Add tests