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

chore: update Vue components and references #500

Merged
merged 3 commits into from
Jan 15, 2024
Merged

Conversation

productdevbook
Copy link
Member

@productdevbook productdevbook commented Jan 15, 2024

This pull request includes updates to Vue components and component references. It also removes an unused import in AvatarImage.vue.

defineProps and defineEmits are compiler macros only usable inside <script setup>. They do not need to be imported, and are compiled away when <script setup> is processed.

Copy link
Contributor

github-actions bot commented Jan 15, 2024

Thank you for following the naming conventions! 🙏

@productdevbook productdevbook merged commit aa1d04d into main Jan 15, 2024
3 of 4 checks passed
@productdevbook productdevbook deleted the fix-imports branch January 15, 2024 20:00
@github-actions github-actions bot mentioned this pull request Jan 15, 2024
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

1 participant