Skip to content

Commit

Permalink
Remove flowSlug prop
Browse files Browse the repository at this point in the history
  • Loading branch information
jamdelion committed Jan 28, 2025
1 parent c275865 commit f56eaaf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion editor.planx.uk/src/pages/FlowEditor/ReadMePage/types.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { FlowInformation } from "../utils";

export interface ReadMePageProps {
flowSlug: string;
flowInformation: FlowInformation;
teamSlug: string;
}
Expand Down

0 comments on commit f56eaaf

Please sign in to comment.