mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +00:00
fix linting
This commit is contained in:
parent
08dfbe40ab
commit
560b612d90
@ -114,6 +114,8 @@ export const CrowdfundingView = ({ item }: { item: Item }) => {
|
||||
}
|
||||
}, [slug])
|
||||
|
||||
if (!slug) return null
|
||||
|
||||
if (loading)
|
||||
return (
|
||||
<div className='tw-flex tw-justify-center'>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user