export const COMPOSER_DROP_FADE_CLASS = 'transition-opacity duration-150 ease-out'
export const COMPOSER_DROP_ACTIVE_CLASS = 'opacity-60'
