Groups: scaffold the confirmation step

This commit is contained in:
Alex Gleason
2023-03-08 13:43:16 -06:00
parent 925509a985
commit d7f5e210d8
4 changed files with 44 additions and 155 deletions

View File

@ -11,6 +11,7 @@ const spaces = {
4: 'space-y-4',
5: 'space-y-5',
6: 'space-y-6',
9: 'space-y-9',
10: 'space-y-10',
};