Skip to content

Commit f184ecf

Browse files
authored
Update App.tsx
1 parent 0b74087 commit f184ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,4 @@ const FeatureCard: React.FC<FeatureCardProps> = ({ title, description, onClick }
118118
);
119119
};
120120

121-
export default App;
121+
export default App;

0 commit comments

Comments
 (0)