UNPKG

@atlaskit/editor-common

Version:

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

4 lines 127 B
export const DateSharedCssClassName = { DATE_WRAPPER: `date-lozenger-container`, DATE_CONTAINER: 'dateView-content-wrap' };