Initialer Laravel Commit für BetiX
This commit is contained in:
3
resources/js/components/ui/input-otp/index.ts
Normal file
3
resources/js/components/ui/input-otp/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { default as InputOTP } from './InputOTP.vue';
|
||||
export { default as InputOTPGroup } from './InputOTPGroup.vue';
|
||||
export { default as InputOTPSlot } from './InputOTPSlot.vue';
|
||||
Reference in New Issue
Block a user