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.
package/build/index.js CHANGED
@@ -44890,9 +44890,9 @@ var RecipeForm = function (_a) {
44890
44890
  React.useEffect(function () {
44891
44891
  if (!localStudyWarning)
44892
44892
  return;
44893
- 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.", {
44893
+ 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.", {
44894
44894
  duration: 8000,
44895
- position: 'top-center',
44895
+ position: 'bottom-left',
44896
44896
  icon: '⚠️',
44897
44897
  style: { fontSize: '14px' },
44898
44898
  iconTheme: {