Skip to content

Commit

Permalink
refactor devextreme-vue for TS in IDE
Browse files Browse the repository at this point in the history
fix test
  • Loading branch information
GoodDayForSurf committed Sep 11, 2024
1 parent 6d55777 commit 12dc8f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import {
prepareComponentConfig,
prepareExtensionComponentConfig,
prepareConfigurationComponentConfig
} from "devextreme-vue/core/strategy/vue3";
} from "../strategy/vue3";

interface CustomApp extends App {
test: string;
Expand Down

0 comments on commit 12dc8f2

Please sign in to comment.