ywana-core8 0.0.164 → 0.0.165

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ywana-core8",
3
- "version": "0.0.164",
3
+ "version": "0.0.165",
4
4
  "description": "ywana-core8",
5
5
  "author": "Ernesto Roldan Garcia",
6
6
  "license": "MIT",
@@ -120,7 +120,6 @@ export const TablePage = (props) => {
120
120
  <MenuItem label="Cargar Escenario 1" onSelect={playScenario} />
121
121
  </MenuIcon>
122
122
  ) : null}
123
- {actions}
124
123
  {renderActions()}
125
124
  </Header>
126
125
  <menu className="table-page">