Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

fix: component transitions #152

Merged
merged 1 commit into from
Sep 25, 2023
Merged

fix: component transitions #152

merged 1 commit into from
Sep 25, 2023

Conversation

cuiyajie
Copy link
Contributor

I find transitions not working in some components. It failed caused by the original code mix Transition from 'vue' with TransitionChild from '@headlessui/vue'. In Modal component, the binding attribute :bind not working, that should be v-bind. So I create this PR.

Copy link
Owner

@selemondev selemondev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @cuiyajie 😄

@selemondev selemondev merged commit 6b6547e into selemondev:main Sep 25, 2023
1 check failed
selemondev added a commit that referenced this pull request Sep 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants