Skip to content

Commit

Permalink
Reverted jquery-ui changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tsv2013 committed Jul 9, 2024
1 parent 8974b5b commit 2d46f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/entries/jquery-ui.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import jQuery from "jquery";

import { Survey, PopupSurvey } from "./jquery-ui-model";

import { SurveyModel } from "survey-core";
import { SurveyModel } from "./core";

jQuery["fn"].extend({
Survey: function (props: any) {
Expand Down

0 comments on commit 2d46f88

Please sign in to comment.