refactor: Replace all Stack component usages with SpaceBetween (#6039)

This commit is contained in:
Matiss Janis Aboltins
2025-11-05 22:14:15 +00:00
committed by GitHub
parent 3d47469be3
commit e786bdc398
48 changed files with 604 additions and 711 deletions

View File

@@ -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",