-
Notifications
You must be signed in to change notification settings - Fork 3
Feat/92/my gathering page edit #100
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
Merged
Merged
Changes from 8 commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
a950217
β»οΈ Refactor: μ°νμ½μ νμ΄μ§ λμμ½μ λ°μΌλ‘ μ΄λ
minkyung5x5 5c49b33
π Style: λμμ½μ dot μμΉ μμ
minkyung5x5 7e3d1c1
Merge branch 'develop' into Feat/92/my-gathering-page-edit
minkyung5x5 e1f93ee
β¨ Feat: λ²νΌ νμΌλ‘ λ³κ²½
minkyung5x5 6dc3198
π Style: κ°κ²© μμ
minkyung5x5 cd37fba
π Style: κ°κ²©μμ
minkyung5x5 5e495a5
Merge branch 'develop' into Feat/92/my-gathering-page-edit
minkyung5x5 5cc61d4
π Fix: tab type μμ route optionalλ‘ λ³κ²½
minkyung5x5 c43d028
Merge branch 'develop' into Feat/92/my-gathering-page-edit
minkyung5x5 74d4437
Merge branch 'develop' into Feat/92/my-gathering-page-edit
minkyung5x5 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -36,7 +36,7 @@ | |
| } | ||
| @layer utilities { | ||
| .corner-dot { | ||
| @apply absolute right-[-7px] top-[-6px] rounded-full bg-gray-300; | ||
| @apply absolute right-[-5px] top-[-6px] rounded-full bg-gray-300; | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. μ€ μ΄λ° λ°©λ²λ μκ΅°μ!! μ κΈ°ν©λλ€~~~ |
||
| width: 12px; | ||
| height: 12px; | ||
| } | ||
|
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
π οΈ Refactor suggestion
λ μ§ νμ μΉμ μ νμ΄ν¬κ·ΈλνΌ κ°μ μ΄ νμν©λλ€.
νμ¬ μμΌμ΄ νλμ½λ©λμ΄ μμ΅λλ€.
formatDateμ νΈλ¦¬ν°λ₯Ό νμ©νμ¬ λμ μΌλ‘ μμΌμ νμνλ κ²μ΄ μ’κ² μ΅λλ€.π Committable suggestion