Skip to content

Commit fcaeb97

Browse files
committed
fix: Addition to previous commit
1 parent decaa47 commit fcaeb97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
import Utils from '../../utils'
22
import ActionSheets from './ActionSheet.vue'
33

4-
export default Utils.modal(ActionSheets)
4+
export default Utils.modalComponent(ActionSheets)

0 commit comments

Comments
 (0)