Skip to content

Commit

Permalink
export: VideoFetch.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
KukretiShubham committed Dec 25, 2024
1 parent dd67d87 commit 5333909
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ui/vue/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ import IconMoon from './IconMoon.vue'
import IconPhone from './IconPhone.vue'
import IconSpinner from './IconSpinner.vue'
import IconSun from './IconSun.vue'
import VideoFetch from './VideoFetch.vue'

import Checkout from '../components/Checkout/Checkout.vue'
import Result from '../components/Checkout/Result.vue'
Expand All @@ -39,6 +40,7 @@ export {
IconPhone,
IconSpinner,
IconSun,
VideoFetch,
Checkout,
Result,
}

0 comments on commit 5333909

Please sign in to comment.