Exact copy for each non-okAvailability, shown in both
VarInput's popover footer and TemplateEditorModal's footer (Task 2) —
lives here rather than in either component file so the two share one copy
without either importing a non-component value from the other (which
would trip react-refresh/only-export-components on whichever component
file it lived in).
Exact copy for each non-
okAvailability, shown in bothVarInput's popover footer andTemplateEditorModal's footer (Task 2) — lives here rather than in either component file so the two share one copy without either importing a non-component value from the other (which would tripreact-refresh/only-export-componentson whichever component file it lived in).