mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-04-20 10:05:56 +00:00
fix condition create account tutorial
This commit is contained in:
parent
9af3def127
commit
d23aa6e0fc
@ -693,7 +693,7 @@ export const NotAuthenticated = ({
|
||||
</Dialog>
|
||||
)}
|
||||
<ButtonBase onClick={()=> {
|
||||
showTutorial('getting-started', true)
|
||||
showTutorial('create-account', true)
|
||||
}} sx={{
|
||||
position: 'fixed',
|
||||
bottom: '25px',
|
||||
|
Loading…
x
Reference in New Issue
Block a user