We introduced a checkbox component as part of this PR. We should go back and use this on the customize query page where we're hand rolling the checkbox in the markup.
Acceptance Criteria:
The checkbox component code is swapped out with the custom code on the customize query page.
The component may need to be expanded (new props, new variation takes, etc.) depending on the use case on that page
Description:
We introduced a checkbox component as part of this PR. We should go back and use this on the customize query page where we're hand rolling the checkbox in the markup.
Acceptance Criteria: