Skip to content
This repository was archived by the owner on May 15, 2022. It is now read-only.

Commit d1724d7

Browse files
Rebuilt and bumped package version to 2.1.0
1 parent 8009edf commit d1724d7

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

build/react-dat-gui.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6765,7 +6765,6 @@ DatNumber.propTypes = {
67656765
path: _propTypes2.default.string,
67666766
label: _propTypes2.default.string,
67676767
labelWidth: _propTypes2.default.number,
6768-
customLabelWidth: _propTypes2.default.number,
67696768
liveUpdate: _propTypes2.default.bool,
67706769
onUpdate: _propTypes2.default.func,
67716770
_onUpdateValue: _propTypes2.default.func,

build/react-dat-gui.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-dat-gui",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "dat.GUI reimagined for React",
55
"main": "build/react-dat-gui.js",
66
"style": "build/react-dat-gui.css",

0 commit comments

Comments
 (0)