chore: add select

This commit is contained in:
2026-03-06 18:41:10 +01:00
parent 6a88af9ad2
commit 5a50eab734
@@ -148,6 +148,7 @@ export default function AlertModal({
flexDirection: "row", flexDirection: "row",
gap: spacing.m, gap: spacing.m,
width: "100%", width: "100%",
justifyContent: "center",
}, },
btn: { btn: {
flex: 1, flex: 1,