UNPKG

@atlaskit/editor-common

Version:

A package that contains common classes and components for editor and renderer

2 lines 109 B
/** Height threshold that determines icon size to be small or medium */ export const ICON_SIZE_THRESOLD = 24;