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

잘못 import된 avatar asset의 경로 변경 #732

Merged

Conversation

CHEWCHEWW
Copy link
Contributor

Summary

  • 절대경로로 바뀐 avatar asset의 import 경로를 상대경로로 변경합니다.

Details

Browser Compatibility

OS / Engine 호환성을 반드시 확인해주세요.

Windows

  • Chrome - Blink
  • Edge - Blink
  • Firefox - Gecko (Option)

macOS

  • Chrome - Blink
  • Edge - Blink
  • Safari - WebKit
  • Firefox - Gecko (Option)

References

@codecov
Copy link

codecov bot commented Feb 23, 2022

Codecov Report

Merging #732 (86af7bd) into next-v1 (808efe4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           next-v1     #732   +/-   ##
========================================
  Coverage    63.83%   63.83%           
========================================
  Files          174      174           
  Lines         2657     2657           
  Branches       738      738           
========================================
  Hits          1696     1696           
  Misses         843      843           
  Partials       118      118           
Impacted Files Coverage Δ
src/components/Avatars/Avatar/Avatar.tsx 76.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 235f2cd...86af7bd. Read the comment docs.

@sungik-choi sungik-choi added the bug Issues related to anything that isn't working label Feb 23, 2022
@sungik-choi
Copy link
Contributor

See also: #668 (comment)

@CHEWCHEWW CHEWCHEWW merged commit 58aaeb7 into channel-io:next-v1 Feb 23, 2022
@ch-builder
Copy link
Contributor

🎉 This PR is included in version 1.0.0-next-v1.100 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues related to anything that isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants