-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
update japanese doc #440
update japanese doc #440
Conversation
THX |
Codecov Report
@@ Coverage Diff @@
## master #440 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 49 49
Lines 384 384
Branches 59 59
=====================================
Hits 384 384 Continue to review full report at Codecov.
|
@@ -482,49 +480,52 @@ dayjs().isAfter(dayjs()); // false | |||
dayjs().isAfter(dayjs(), 'year'); // false | |||
``` | |||
|
|||
### Is a Dayjs `.isDayjs(compared: any)` | |||
#### Is a Dayjs |
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.
We should update the table of contents accordingly, to ensure the anchor works.
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.
Oops, fixed.
🎉 This PR is included in version 1.8.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
#171