add buttons for combined-account transaction pages on mobile #10961
Annotations
1 error and 3 warnings
lint
Process completed with exit code 1.
|
lint:
packages/desktop-client/src/components/mobile/accounts/Accounts.jsx#L38
Replace `"start"` with `'start'`
|
lint:
packages/desktop-client/src/components/mobile/accounts/Accounts.jsx#L209
Empty components are self-closing
|
lint:
packages/desktop-client/src/components/mobile/accounts/Accounts.jsx#L210
Replace `·width:·"100%",·height:·2,·background:·theme.pageText,·paddingLeft:·10,·paddingRight:·10,·marginTop:·20` with `⏎··············width:·'100%',⏎··············height:·2,⏎··············background:·theme.pageText,⏎··············paddingLeft:·10,⏎··············paddingRight:·10,⏎··············marginTop:·20,⏎···········`
|