kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Add 0 to HStack spacing
rodzic
d8f698242a
commit
3c00820382
|
@ -18,6 +18,7 @@ const alignItemsOptions = {
|
||||||
};
|
};
|
||||||
|
|
||||||
const spaces = {
|
const spaces = {
|
||||||
|
0: 'space-x-0',
|
||||||
[0.5]: 'space-x-0.5',
|
[0.5]: 'space-x-0.5',
|
||||||
1: 'space-x-1',
|
1: 'space-x-1',
|
||||||
1.5: 'space-x-1.5',
|
1.5: 'space-x-1.5',
|
||||||
|
|
Ładowanie…
Reference in New Issue