Skip to content

Commit

Permalink
chore: removed unused date picker label constant
Browse files Browse the repository at this point in the history
  • Loading branch information
nickonometry committed Jun 6, 2024
1 parent 58792c9 commit e7e0220
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/date-picker/date-picker-constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ const observedAttributes = {
};

const selectors = {
LABEL: 'label',
INPUT: 'input,input[forge-date-picker-input]'
};

Expand Down

0 comments on commit e7e0220

Please sign in to comment.