UNPKG

@wordpress/editor

Version:
4 lines (3 loc) 206 B
export const ALL_NOTES_SIDEBAR = 'edit-post/collab-history-sidebar'; export const FLOATING_NOTES_SIDEBAR = 'edit-post/collab-sidebar'; export const SIDEBARS = [ ALL_NOTES_SIDEBAR, FLOATING_NOTES_SIDEBAR ];