Installed Laravel
This commit is contained in:
4
resources/js/components/ui/pin-input/index.ts
Normal file
4
resources/js/components/ui/pin-input/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export { default as PinInput } from "./PinInput.vue"
|
||||
export { default as PinInputGroup } from "./PinInputGroup.vue"
|
||||
export { default as PinInputSeparator } from "./PinInputSeparator.vue"
|
||||
export { default as PinInputSlot } from "./PinInputSlot.vue"
|
||||
Reference in New Issue
Block a user