pollination-react-io 1.67.0 → 1.67.1

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.
@@ -44864,9 +44864,9 @@ var RecipeForm = function (_a) {
44864
44864
  useEffect(function () {
44865
44865
  if (!localStudyWarning)
44866
44866
  return;
44867
- n$1("Study with the same name and Local run folder detected. \n If the study will be submitted it will override the previous data. \n You can change the study name or Local run folder to avoid the loss of data.", {
44867
+ n$1("A local run with the same name exists. \n Try to change the study name or local run folder to avoid the overwrite.", {
44868
44868
  duration: 8000,
44869
- position: 'top-center',
44869
+ position: 'bottom-left',
44870
44870
  icon: '⚠️',
44871
44871
  style: { fontSize: '14px' },
44872
44872
  iconTheme: {