ignitegym/config/theme/ActionsheetSectionList.ts

6 lines
138 B
TypeScript

import { createStyle } from '@gluestack-style/react';
export const ActionsheetSectionList = createStyle({
w: '$full',
h: 'auto',
});