Skip to content

Commit

Permalink
Merge branch 'release' of github.com:Namatek/appsmith into release
Browse files Browse the repository at this point in the history
  • Loading branch information
hajrezvan committed Oct 24, 2024
2 parents c6929dd + cc2ffc5 commit 42aed87
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import ErrorTooltip from "components/editorComponents/ErrorTooltip";
import {
createMessage,
DATE_WIDGET_DEFAULT_VALIDATION_ERROR,
} from "@appsmith/constants/messages";
} from "ee/constants/messages";
import { LabelPosition } from "components/constants";
import { parseDate } from "./utils";
import { lightenColor, PopoverStyles } from "widgets/WidgetUtils";
Expand Down

0 comments on commit 42aed87

Please sign in to comment.