Skip to content

Commit

Permalink
prettier update
Browse files Browse the repository at this point in the history
  • Loading branch information
Megha-Dev-19 committed Dec 18, 2023
1 parent d4d4f92 commit 60c6be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/devhub/entity/addon/github/kanban_board.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ const GithubKanbanBoard = ({
repoURL,
ticketState,
dataTypesIncluded,
metadata
metadata,
}) => {
const ticketStateFilter =
ticketState === "open" || ticketState === "closed" || ticketState === "all"
Expand Down

0 comments on commit 60c6be9

Please sign in to comment.