@sanity/default-layout
Advanced tools
Comparing version 0.1.12 to 0.1.13
@@ -63,3 +63,3 @@ 'use strict'; | ||
_react2.default.createElement( | ||
'div', | ||
'span', | ||
{ className: _ToolSwitcher2.default.iconContainer }, | ||
@@ -69,3 +69,3 @@ _react2.default.createElement(ToolIcon, null) | ||
_react2.default.createElement( | ||
'div', | ||
'span', | ||
{ className: _ToolSwitcher2.default.toolName }, | ||
@@ -72,0 +72,0 @@ tool.title || tool.name |
{ | ||
"name": "@sanity/default-layout", | ||
"version": "0.1.12", | ||
"version": "0.1.13", | ||
"description": "The default layout components for Sanity", | ||
@@ -5,0 +5,0 @@ "main": "lib/default-layout.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
330180
1722