Skip to content

Commit

Permalink
alphabetize #2
Browse files Browse the repository at this point in the history
  • Loading branch information
eriklharper committed Aug 30, 2023
1 parent 32d7a72 commit b0f0a28
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -137,12 +137,12 @@ export class TimePicker

private meridiemEl: HTMLSpanElement;

private meridiemOrder: number;

private minuteEl: HTMLSpanElement;

private secondEl: HTMLSpanElement;

private meridiemOrder: number;

// --------------------------------------------------------------------------
//
// State
Expand Down

0 comments on commit b0f0a28

Please sign in to comment.