3 lines
102 B
TypeScript
3 lines
102 B
TypeScript
import { createStyle } from '@gluestack-style/react';
|
|
|
|
export const RefreshControl = createStyle({});
|