mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +00:00
linting
This commit is contained in:
parent
5b4eba9f17
commit
a29b630843
@ -114,6 +114,7 @@ export const CrowdfundingView = ({ item }: { item: Item }) => {
|
||||
if (slug) {
|
||||
void fetchData()
|
||||
}
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
}, [slug])
|
||||
|
||||
if (!slug) return null
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user