ywana-core8 0.0.270 → 0.0.271

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.
@@ -2823,7 +2823,8 @@ var Site = function Site(_ref3) {
2823
2823
  }, /*#__PURE__*/React.createElement("div", {
2824
2824
  className: "site6"
2825
2825
  }, /*#__PURE__*/React.createElement(SiteHeader, {
2826
- icon: icon
2826
+ icon: icon,
2827
+ title: title
2827
2828
  }), /*#__PURE__*/React.createElement(SiteToolBar, null, toolbar), /*#__PURE__*/React.createElement(SiteMenu, {
2828
2829
  logo: logo,
2829
2830
  title: title,