Open gibbok opened 4 years ago
Currently colors can be imported as:
import { red } from '@actyx/industrial-ui/lib/colors
Instead should be imported as:
import { red } from '@actyx/industrial-ui/colors
Currently colors can be imported as:
Instead should be imported as: