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 Dec 27, 2024
1 parent 8dbb7cd commit 640c97a
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 640c97a

Please sign in to comment.