fix: livedemo infomation color & copies

This commit is contained in:
alt0
2022-09-29 11:13:00 +08:00
parent 4815ec474b
commit a6abd42c43
3 changed files with 9 additions and 5 deletions
@@ -54,7 +54,7 @@ export const LayoutHeader = () => {
<StyledHelper>
<Tooltip
placement="bottom-end"
content="Share function coming soon"
content="Share function coming soon..."
>
<StyledShare disabled={true}>
{t('Share')}
@@ -63,7 +63,7 @@ export const LayoutHeader = () => {
<div style={{ margin: '0px 12px' }}>
<Tooltip
placement="bottom-end"
content="Search function coming soon"
content="Search function coming soon..."
>
<IconButton
size="large"