status-desktop/ui/onboarding/Login
Pascal Precht 62183fb414 refactor: replace StyledButton with StatusButton
There are some inconcistencies in the application when it comes to
button UI elements because we're using `StatusButton` in some places,
in other we use `StyledButton`. The latter is the original
component we've created when we started out building Status
Desktop, but is planned to be removed entirely in favour of
`StatusButton`.

This commit replaces the usages of `StyledButton` with `StatusButton`
2021-02-02 10:57:42 +01:00
..
samples update qml imports 2020-06-18 11:02:11 -04:00
AccountList.qml fix: fix generate keys identicons being all the same 2020-12-21 14:19:34 -05:00
AddressView.qml fix: Support dark mode for onboarding screens 2020-09-29 13:30:33 -04:00
ConfirmAddExistingKeyModal.qml refactor: replace StyledButton with StatusButton 2021-02-02 10:57:42 +01:00
SelectAnotherAccountModal.qml refactor: replace StyledButton with StatusButton 2021-02-02 10:57:42 +01:00
qmldir chore: remove AccountSelection component that is no longer needed 2020-06-16 11:57:11 -04:00