code7-leia 0.2.2 → 0.2.3

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.
@@ -1601,7 +1601,6 @@ var FileArea = function FileArea() {
1601
1601
  icon: React__default.createElement(fa.FaList, null),
1602
1602
  title: t.fileArea.emptyState.title,
1603
1603
  description: t.fileArea.emptyState.description,
1604
- activeButton: true,
1605
1604
  iconButton: React__default.createElement("button", {
1606
1605
  id: 'button-upload',
1607
1606
  onClick: handleOpenModal