Skip to content

Commit ed9c40f

Browse files
committed
fix: lint issue
1 parent 3fa52fe commit ed9c40f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/src/containers/Operations/ServersList.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ export const ServersList: React.FC<ServersListProps> = ({
3838
</ul>
3939
</div>
4040
);
41-
};
41+
};

0 commit comments

Comments
 (0)