All files / app/components/ContributorForm index.ts

60% Statements 3/5
100% Branches 0/0
100% Functions 0/0
100% Lines 2/2

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 4  2x 10x  
// depending on the page the form is on, we want to style these differently, so leave up to the embedding page
export { CONTRIBUTE, JOIN_THE_TEAM } from "./constants";
export { default } from "./ContributorForm";