Code formatting
This commit is contained in:
@@ -1 +1 @@
|
||||
export { default as Input } from "./Input.vue"
|
||||
export { default as Input } from './Input.vue'
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1 @@
|
||||
export { default as Input } from "./Input.vue"
|
||||
export { default as Input } from './Input.vue'
|
||||
|
||||