status-desktop/ui/app/AppLayouts/Profile/Sections/Ens
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
..
Added.qml refactor: replace StyledButton with StatusButton 2021-02-02 10:57:42 +01:00
ENSConnected.qml refactor: replace StyledButton with StatusButton 2021-02-02 10:57:42 +01:00
ENSDetails.qml refactor: replace StyledButton with StatusButton 2021-02-02 10:57:42 +01:00
ENSPopup.qml fix: fix PopupModal to not show a footer at all if there is no children 2021-01-13 14:32:35 -05:00
ENSRegistered.qml refactor: replace StyledButton with StatusButton 2021-02-02 10:57:42 +01:00
List.qml feat: make `UserNameLabel` render local nick names and ENS names 2020-12-10 12:30:31 +01:00
RegisterENSModal.qml fix: fix PopupModal to not show a footer at all if there is no children 2021-01-13 14:32:35 -05:00
Search.qml refactor: replace transaction modal `reset` functionality 2020-11-26 11:17:24 -05:00
SetPubKeyModal.qml refactor: replace StyledButton with StatusButton 2021-02-02 10:57:42 +01:00
TermsAndConditions.qml feat: open links in user request browser with modal 2021-01-04 15:29:23 -05:00
Welcome.qml refactor: replace StyledButton with StatusButton 2021-02-02 10:57:42 +01:00