Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat request: export injectKeyProps #306

Open
litingyes opened this issue Jan 23, 2025 · 0 comments · May be fixed by #311
Open

Feat request: export injectKeyProps #306

litingyes opened this issue Jan 23, 2025 · 0 comments · May be fixed by #311

Comments

@litingyes
Copy link

already exported Preview component: https://github.com/vuejs/repl/blob/main/src/index.ts#L2

but not export injectKeyProps symbol:

export const injectKeyProps: InjectionKey<

As a result, the separate Preview component cannot be used at all: https://github.com/vuejs/repl/blob/main/src/output/Preview.vue#L20

@litingyes litingyes changed the title export injectKeyProps Feat: export injectKeyProps Jan 23, 2025
@litingyes litingyes changed the title Feat: export injectKeyProps Feat request: export injectKeyProps Jan 23, 2025
@Dsaquel Dsaquel linked a pull request Jan 26, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant