Skip to content

Commit

Permalink
remove ;
Browse files Browse the repository at this point in the history
Signed-off-by: Vivek Vishal <[email protected]>
  • Loading branch information
vishalvivekm authored Apr 27, 2024
1 parent aa6f882 commit 2b0788c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/src/components/Faq/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,6 @@ const Faq = (props) => {
</Accordion>
</FaqSectionWrapper>
)
};
}

export default Faq;

0 comments on commit 2b0788c

Please sign in to comment.