Skip to content

Commit

Permalink
add new form components to metrics tracking (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
hannajones authored Jul 2, 2024
1 parent 525f500 commit fc43b13
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/recomp-metrics/recomp_components.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,14 @@ def get_data(self, source: Source, date, revision):
"moz-button",
"moz-button-group",
"moz-card",
"moz-checkbox",
"moz-fieldset",
"moz-five-star",
"moz-label",
"moz-message-bar",
"moz-page-nav",
"moz-radio",
"moz-radio-group",
"moz-support-link",
"moz-toggle",
"named-deck",
Expand Down

0 comments on commit fc43b13

Please sign in to comment.