diff --git a/src/Components/SectionTitle/SectionTitle.jsx b/src/Components/SectionTitle/SectionTitle.jsx index a4b8a0f..808f085 100644 --- a/src/Components/SectionTitle/SectionTitle.jsx +++ b/src/Components/SectionTitle/SectionTitle.jsx @@ -12,4 +12,4 @@ function SectionTitle(props) { ); } -export { SectionTitle }; \ No newline at end of file +export { SectionTitle };