Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Commit ca4b0bd

Browse files
committed
chore: remove preview workflow
1 parent b55733f commit ca4b0bd

File tree

3 files changed

+1
-111
lines changed

3 files changed

+1
-111
lines changed

.github/workflows/preview-build.yaml

Lines changed: 0 additions & 47 deletions
This file was deleted.

.github/workflows/preview-deploy.yaml

Lines changed: 0 additions & 63 deletions
This file was deleted.

packages/varlet-vue2-ui/src/dialog/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import VarDialog from './Dialog'
1+
import VarDialog from './Dialog.vue'
22
import Vue, { ComponentOptions, VueConstructor } from 'vue'
33
import { inBrowser, isNumber, isString } from '../utils/shared'
44
import { mountComponent } from '../utils/components'

0 commit comments

Comments
 (0)