mirror of
https://github.com/ragestudio/relic.git
synced 2025-06-09 02:24:18 +00:00
sync with props.manifest
This commit is contained in:
parent
aba9945dc5
commit
ad346ea55e
@ -37,7 +37,7 @@ const ManifestInfo = (props) => {
|
||||
} else {
|
||||
setLoading(false)
|
||||
}
|
||||
}, [])
|
||||
}, [props.manifest])
|
||||
|
||||
if (error) {
|
||||
return <antd.Result status="error" title={error.message} />
|
||||
|
Loading…
x
Reference in New Issue
Block a user