Skip to content

Commit

Permalink
chore: add empty line to file
Browse files Browse the repository at this point in the history
  • Loading branch information
Dorien Grönwald committed Jun 11, 2024
1 parent a2fd1cf commit 04c473b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tsx/components/cards/ProcessCard.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import React from 'react';

interface ProcessCardProps {
label: string;
shortName: string;
Expand Down

0 comments on commit 04c473b

Please sign in to comment.