Skip to content

Commit eee978f

Browse files
committed
fixes formatting
1 parent 8faa0f6 commit eee978f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/models/ModelFeatures.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,4 @@ const ModelFeatures = ({ model }: { model: WorkersAIModelsSchema }) => {
115115
);
116116
};
117117

118-
export default ModelFeatures;
118+
export default ModelFeatures;

0 commit comments

Comments
 (0)