@titaui/pc 1.12.22-beta.13 → 1.12.22-beta.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -122,7 +122,6 @@ var VoteSelector = function VoteSelector(_ref) {
122
122
  zIndex: 1500,
123
123
  popupVisible: popVisible,
124
124
  popupAlign: getAlignPostion(align, offset),
125
- getPopupContainer: getPopupContainer,
126
125
  onPopupAlign: handlePopAlign,
127
126
  popup: /*#__PURE__*/_react["default"].createElement("div", {
128
127
  className: "pull-screen-ignore document-mouse-event-ignore"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@titaui/pc",
3
- "version": "1.12.22-beta.13",
3
+ "version": "1.12.22-beta.14",
4
4
  "nameCN": "",
5
5
  "description": "",
6
6
  "main": "lib/index.js",