Copy link
Copy Markdown
Contributor
๐ Linked issue
Resolves #5404
โ Type of change
- ๐ Documentation (updates to the documentation or readme)
- ๐ Bug fix (a non-breaking change that fixes an issue)
- ๐ Enhancement (improving an existing functionality)
- โจ New feature (a non-breaking change that adds functionality)
- ๐งน Chore (updates to the build process or auxiliary tools and libraries)
- โ ๏ธ Breaking change (fix or feature that would cause existing functionality to change)
๐ Description
Added a new condition to show the leading slot if not title or no desc or no icon or no heading prop
๐ Checklist
- I have linked an issue or discussion.
- I have updated the documentation accordingly.
benjamincanac
changed the title
Add leading slot condition to AuthForm component
fix(AuthForm): ensure header is shown with leading slot
Copy link
Copy Markdown
Contributor Author
Sorry about the failed spec. I will try to update it, but will be my first time
Copy link
Copy Markdown
npm i https://pkg.pr.new/@nuxt/ui@5405
commit: 8b932fa
Copy link
Copy Markdown
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks ๐