mirror of
https://github.com/ragestudio/relic.git
synced 2025-06-09 10:34:18 +00:00
disable update text
This commit is contained in:
parent
7f17468781
commit
6a85669d5a
@ -24,7 +24,7 @@ const Header = (props) => {
|
|||||||
/>
|
/>
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{/* {
|
||||||
ctx.updateText && <antd.Button
|
ctx.updateText && <antd.Button
|
||||||
size="small"
|
size="small"
|
||||||
icon={<Icons.MdRefresh />}
|
icon={<Icons.MdRefresh />}
|
||||||
@ -32,7 +32,7 @@ const Header = (props) => {
|
|||||||
>
|
>
|
||||||
{ctx.updateText}
|
{ctx.updateText}
|
||||||
</antd.Button>
|
</antd.Button>
|
||||||
}
|
} */}
|
||||||
|
|
||||||
{
|
{
|
||||||
ctx.updateAvailable && <antd.Button
|
ctx.updateAvailable && <antd.Button
|
||||||
|
Loading…
x
Reference in New Issue
Block a user