Skip to content

Commit 8f599b5

Browse files
committed
fix: add an empty comment line to index.js.
1 parent a236c5a commit 8f599b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ export { Testimonials } from "./components/Testimonials.jsx";
2222
export { CTABanner, SecondaryCTA } from "./components/CTABanner.jsx";
2323
export { TrustBadge, SeloExclusivo } from "./components/TrustBadge.jsx";
2424
export { Footer } from "./components/Footer.jsx";
25+
//

0 commit comments

Comments
 (0)