mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-17 20:17:02 +00:00
Changing steps names to open route
This commit is contained in:
parent
872658d918
commit
80d623a556
@ -14,7 +14,7 @@ import Link from '~/components/layout/Link'
|
|||||||
import { secondary } from '~/theme/variables'
|
import { secondary } from '~/theme/variables'
|
||||||
|
|
||||||
const getSteps = () => [
|
const getSteps = () => [
|
||||||
'Fill Safe Form', 'Review Information', 'Deploy it',
|
'Start', 'Owners', 'Confirmations', 'Review',
|
||||||
]
|
]
|
||||||
|
|
||||||
const initialValuesFrom = (userAccount: string) => ({
|
const initialValuesFrom = (userAccount: string) => ({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user