ignitegym/config/theme/AlertText.ts

5 lines
109 B
TypeScript

import { createStyle } from '@gluestack-style/react';
export const AlertText = createStyle({
flex: 1,
});