Skip to content

Commit 2c20209

Browse files
committed
Import functions
1 parent 5b2b931 commit 2c20209

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pages/index.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626

2727
<script>
2828
import { notification } from 'ant-design-vue'
29+
import { downloadPNG, downloadSVG, downloadJPG } from '@/utils/download.js'
2930
export default{
3031
name: 'indexPage',
3132
data() {

0 commit comments

Comments
 (0)