Skip to content

Commit

Permalink
[frontend/backend] Chaining injects conditionally
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimfacion committed Oct 11, 2024
1 parent 3a58671 commit f981bf2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions openbas-front/src/admin/components/common/injects/Injects.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,8 @@ const inlineStyles: Record<string, CSSProperties> = {

interface Props {
exerciseOrScenarioId: string

setViewMode?: (mode: string) => void

availableButtons: string[]

teams: TeamStore[]
articles: ArticleStore[]
variables: Variable[]
Expand Down

0 comments on commit f981bf2

Please sign in to comment.