UNPKG

react-native-ui-lib

Version:

[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct.svg)](https://stand-with-ukraine.pp.ua)

6 lines 162 B
import Colors from "./colors"; const ComponentsColors = { CTA: Colors.$backgroundPrimaryHeavy, disabledText: Colors.grey50 }; export default ComponentsColors;