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