mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-29 19:14:22 -05:00
refactor: Replace all Stack component usages with SpaceBetween (#6039)
This commit is contained in:
committed by
GitHub
parent
3d47469be3
commit
e786bdc398
@@ -40,7 +40,6 @@
|
||||
"./popover": "./src/Popover.tsx",
|
||||
"./select": "./src/Select.tsx",
|
||||
"./space-between": "./src/SpaceBetween.tsx",
|
||||
"./stack": "./src/Stack.tsx",
|
||||
"./styles": "./src/styles.ts",
|
||||
"./text": "./src/Text.tsx",
|
||||
"./text-one-line": "./src/TextOneLine.tsx",
|
||||
|
||||
Reference in New Issue
Block a user