UNPKG

@gluestack-ui/utils

Version:
2 lines (1 loc) 69 B
export const ariaAttr = (condition) => condition ? true : undefined;