Skip to content

Commit

Permalink
clean up demo code
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Arzamasov committed Dec 4, 2024
1 parent 9ce8bfd commit 5b326e3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/demos/Demos/Pagination/Overview/Vue/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@
/>
</template>



<script setup lang="ts">
import { computed, ref } from 'vue';
import DxPagination from 'devextreme-vue/pagination';
Expand Down

0 comments on commit 5b326e3

Please sign in to comment.