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

[6.x] Remove import to stop compiler warnings in ConnectedAccount.vue #348

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

miguilimzero
Copy link
Contributor

@miguilimzero miguilimzero commented Mar 26, 2024

The ConnectedAccount.vue component is currently importing the defineProps. However, the importing is not needed, and the component is giving compiling warnings on fresh installs.

image

Checklist

  • I've read this template
  • I've checked reviewed this PR myself, ensuring consistency and quality with the rest of the project
  • I've given a good reason as to why this PR exposes new / removes existing user data

@joelbutcher joelbutcher changed the title Fix compiler warning for Jetstream Inertia stack [6.x] Remove import to stop compiler warnings in ConnectedAccount.vue Mar 26, 2024
@joelbutcher joelbutcher merged commit 92b3dc2 into joelbutcher:6.x Mar 26, 2024
42 checks passed
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 this pull request may close these issues.

None yet

2 participants