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