code7-leia 0.1.137 → 0.1.139

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.
@@ -1417,6 +1417,8 @@ var FileArea = function FileArea() {
1417
1417
  };
1418
1418
  });
1419
1419
  setOptionsPresset(options);
1420
+ } else if (optionsPresset.length > 0) {
1421
+ setOptionsPresset([]);
1420
1422
  }
1421
1423
  }, [tags]);
1422
1424
  React.useEffect(function () {