UNPKG

@wazespace/wme-react-components

Version:

A package with useful replications of the Waze Map Editor components to use in userscripts

3 lines 205 B
export const WzBadgeNativeColorsArray = ["blue", "green", "grey", "light-green", "orange", "purple", "red", "yellow"]; export const WzBadgeNativeSizesArray = ["sm", "md"]; //# sourceMappingURL=Badge.js.map