Set up formatters for Weight, Distance, Duration, and Time of Day #177
No reviewers
Labels
No Label
hex-grid
maintenance
music-player
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: savanni/monorepo#177
Loading…
Reference in New Issue
No description provided.
Delete Branch "fitnesstrax/duration-distance-time"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
These are all structures that help with rendering and parsing of values. They will be used in all areas of the UI that need to do this rendering. The Weight formatter is already being used in the Weight label and edit components.
Resolves #173