Skip to content

Commit

Permalink
Fix formatting in SpawnRPC.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
truemiller committed Feb 15, 2024
1 parent d3ec1dd commit fbf9d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/components/Spawn/SpawnRPC/SpawnRPC.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ export const SpawnRPC = ({
},
],
[handleRpcChange, inputStatus, inputSuffix, rpc],
);
);

return (
<Flex gap={8} vertical>
Expand Down

0 comments on commit fbf9d42

Please sign in to comment.