1
0
Fork 0
freesewing/packages/react/components/Editor/utils.mjs
2024-12-10 18:02:38 +01:00

4 lines
131 B
JavaScript

/*
* To spread icon + text horizontal
*/
export const horFlexClasses = 'flex flex-row items-center justify-between gap-4 w-full'