Fix “Repair split transactions” button being missing (#489)

This commit is contained in:
Jed Fox
2023-01-20 15:58:20 -05:00
committed by GitHub
parent 20c7abc150
commit daf677e89f

View File

@@ -62,7 +62,7 @@ export default function FixSplitsTool() {
return (
<Setting
button={
primaryAction={
<View
style={{
flexDirection: 'row',