eslint fix

This commit is contained in:
Avinash Lingaloo
2022-04-29 14:36:36 +04:00
parent 99fa65e780
commit def4ad4cfd

View File

@@ -108,6 +108,7 @@ const ThreadOptions = ({
<CopyPermalinkOption
key='copy-link'
post={post}
sourceScreen={Screens.THREAD_OPTIONS}
/>,
);
}