This commit is contained in:
Gabe Yuan
2023-08-10 12:11:04 +08:00
parent fe55adb22d
commit 326057ef87
20 changed files with 24 additions and 22 deletions

View File

@@ -89,7 +89,7 @@ export default function Action({ translator }) {
spacing={2}
>
<Box style={{ marginLeft: 16 }}>
{process.env.REACT_APP_NAME}
{`${process.env.REACT_APP_NAME} v${process.env.REACT_APP_VERSION}`}
</Box>
<IconButton
onClick={() => {