diff --git a/components/pagination/Pagination.tsx b/components/pagination/Pagination.tsx index de04c3532..1420342f9 100644 --- a/components/pagination/Pagination.tsx +++ b/components/pagination/Pagination.tsx @@ -75,7 +75,7 @@ export default defineComponent({ ); let jumpPrevIcon = ( - + {/* You can use transition effects in the container :) */} @@ -84,7 +84,7 @@ export default defineComponent({ ); let jumpNextIcon = ( - + {/* You can use transition effects in the container :) */}