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] 숨은캐스퍼찾기 hint UI와 로직 #56

Merged
merged 8 commits into from
Aug 21, 2024
Merged

Conversation

Dunkkkk
Copy link
Collaborator

@Dunkkkk Dunkkkk commented Aug 21, 2024

No description provided.

Copy link
Contributor

@minani-0621 minani-0621 left a comment

Choose a reason for hiding this comment

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

hint ui 좋네용~

audioRef.current.volume = 1.0;
audioRef.current.load();
};

Copy link
Contributor

Choose a reason for hiding this comment

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

오디오 커스텀훅 재사용성을 생각 못해서 잘못 만들었던 것 같네요,,
나중에 fadeIn이랑 fadeOut도 시간되면 구현해 보겠슴다~

@minani-0621 minani-0621 merged commit ce0c76d into develop Aug 21, 2024
1 check passed
@minani-0621 minani-0621 deleted the CC-172 branch August 21, 2024 05:52
@minani-0621 minani-0621 added the Feat New feature label Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants