Skip to content

Commit

Permalink
[frontend] fix tslint (#8115)
Browse files Browse the repository at this point in the history
  • Loading branch information
delemaf committed Jan 2, 2025
1 parent 34172ba commit 00f6372
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ const StixCoreObjectKnowledgeBar = ({
stixCoreObjectLink,
availableSections,
queryRef,
attribution = [],
attribution,
}) => {
const { t_i18n, n } = useFormatter();
const classes = useStyles();
Expand Down

0 comments on commit 00f6372

Please sign in to comment.