Skip to content

Commit

Permalink
Added a TODO about hour maps
Browse files Browse the repository at this point in the history
  • Loading branch information
jthoward64 committed Mar 21, 2024
1 parent 879b6de commit ddc8053
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ export const HourScreenComponent = ({

let hourImageComponent = null;
hourImageComponent = null;

// TODO: Once image support is worked out, uncomment this
// if (hourImage != null) {
// hourImageComponent = (
// <Image
Expand Down

0 comments on commit ddc8053

Please sign in to comment.