framework7-react
Advanced tools
Comparing version 3.0.0-beta.5 to 3.0.0-beta.6
@@ -150,3 +150,3 @@ import React from 'react'; | ||
if (text || slotsText.length) { | ||
subtitleEl = React.createElement('div', { className: 'item-text' }, text, slotsText); | ||
textEl = React.createElement('div', { className: 'item-text' }, text, slotsText); | ||
} | ||
@@ -153,0 +153,0 @@ if (after || badge || slotsAfter.length) { |
/** | ||
* Framework7 React 3.0.0-beta.5 | ||
* Framework7 React 3.0.0-beta.6 | ||
* Build full featured iOS & Android apps using Framework7 & React | ||
@@ -10,3 +10,3 @@ * http://framework7.io/react/ | ||
* | ||
* Released on: June 4, 2018 | ||
* Released on: June 5, 2018 | ||
*/ | ||
@@ -13,0 +13,0 @@ |
{ | ||
"name": "framework7-react", | ||
"version": "3.0.0-beta.5", | ||
"version": "3.0.0-beta.6", | ||
"description": "Build full featured iOS & Android apps using Framework7 & React", | ||
@@ -5,0 +5,0 @@ "main": "framework7-react.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1281327