Synced 2.0 fixes for RC6
This commit is contained in:
@@ -524,7 +524,7 @@ useEffect(() => {
|
||||
<Divider style={{ marginBottom: 10, }} />
|
||||
|
||||
<Typography color="textSecondary" align="center" style={{ marginTop: 5, marginBottom: 5, fontSize: 18 }}>
|
||||
Version: 2.0.0-rc5
|
||||
Version: 2.0.0-rc6
|
||||
</Typography>
|
||||
</Menu>
|
||||
</span>
|
||||
@@ -1907,4 +1907,4 @@ useEffect(() => {
|
||||
);
|
||||
};
|
||||
|
||||
export default LeftSideBar;
|
||||
export default LeftSideBar;
|
||||
|
||||
Reference in New Issue
Block a user