mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-09 12:27:43 +00:00
docs: fix vue example
This commit is contained in:
4
examples/nuxt-example/components/ui/pin-input/index.ts
Normal file
4
examples/nuxt-example/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 PinInputInput } from './PinInputInput.vue'
|
||||
Reference in New Issue
Block a user