@helpscout/artboard
Advanced tools
Comparing version 0.1.11 to 0.1.12
@@ -13,2 +13,3 @@ import Artboard from './Artboard'; | ||
export { default as SizeInspector } from './SizeInspector'; | ||
export { default as withArtboard } from './withArtboard'; | ||
export default Artboard; |
@@ -26,3 +26,5 @@ "use strict"; | ||
exports.SizeInspector = SizeInspector_1.default; | ||
var withArtboard_1 = require("./withArtboard"); | ||
exports.withArtboard = withArtboard_1.default; | ||
exports.default = Artboard_1.default; | ||
//# sourceMappingURL=index.js.map |
@@ -14,3 +14,4 @@ import Artboard from './Artboard' | ||
export {default as SizeInspector} from './SizeInspector' | ||
export {default as withArtboard} from './withArtboard' | ||
export default Artboard |
{ | ||
"name": "@helpscout/artboard", | ||
"version": "0.1.11", | ||
"version": "0.1.12", | ||
"description": "A tool kit for React UI development and design", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -15,4 +15,4 @@ # 🖼 Artboard | ||
- [🔧 Installation](#-installation) | ||
- [🕹 Usage](#%F0%9F%95%B9-usage) | ||
- [Installation](#installation) | ||
- [Usage](#usage) | ||
@@ -23,3 +23,3 @@ <!-- END doctoc generated TOC please keep comment here to allow auto update --> | ||
## 🔧 Installation | ||
## Installation | ||
@@ -30,3 +30,3 @@ ```text | ||
## 🕹 Usage | ||
## Usage | ||
@@ -33,0 +33,0 @@ Here's an example Storybook story with Artboard! |
Sorry, the diff of this file is not supported yet
383216
326
8073