Skip to content

Commit

Permalink
fix review
Browse files Browse the repository at this point in the history
  • Loading branch information
ousmaneo committed Aug 20, 2024
1 parent 22efb10 commit 2bafe3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import { LinkContainer } from 'components/common/router';
import StreamPipelinesConnectionForm from 'components/streams/StreamDetails/StreamPipelinesConnectionForm';
import type { Stream } from 'logic/streams/types';

type Props ={
type Props = {
stream: Stream,
};

Expand Down

0 comments on commit 2bafe3d

Please sign in to comment.