Searched defs:withPrimaryColor (Results 1 – 3 of 3) sorted by relevance
3 export declare const withPrimaryColor: ConfigPlugin; constant
31 const withPrimaryColor = config => { function
11 export const withPrimaryColor: ConfigPlugin = (config) => { constant