tenjin-ui-kit 0.2.148 → 0.2.150

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.
@@ -206,8 +206,8 @@ var ProjectTopbar = function ProjectTopbar(_ref) {
206
206
  window.location.href = "/admin/users";
207
207
  }
208
208
  }, /*#__PURE__*/_react.default.createElement(_text.default, {
209
+ variant: "subtitle1",
209
210
  style: {
210
- fontSize: 16,
211
211
  fontWeight: "600"
212
212
  }
213
213
  }, "Administration")), /*#__PURE__*/_react.default.createElement(_system.Box, {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tenjin-ui-kit",
3
- "version": "0.2.148",
3
+ "version": "0.2.150",
4
4
  "repository": {
5
5
  "url": "https://gitlab.com/yethi/react/tenjin-ui-kit.git"
6
6
  },