Skip to content

Commit

Permalink
[desk-tool] Implement tabs components
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuslundgard authored and rexxars committed Nov 19, 2019
1 parent 4eec2b0 commit 58e85dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/@sanity/desk-tool/src/pane/DocumentPane.js
Expand Up @@ -1195,6 +1195,7 @@ export default withInitialValue(
)}
<TabbedPane
key="pane"
idPrefix={`${getPublishedId(value._id)}-`}
title={this.getTitle(value)}
views={views}
activeView={activeViewId}
Expand Down

0 comments on commit 58e85dc

Please sign in to comment.