-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(topic): add topic5 description (#256)
* 1. modify avatar source 2. update stroke color in topic1 3. add topic5 description * fix commitlint * Revert "fix commitlint" This reverts commit 86fde63. * fix commitlint error * Revert "fix commitlint error" This reverts commit 80114a5. * feat(topic): add topic5 description * chore(*): replaced original commitlint gh action * chore(*): replaced original commitlint gh action * chore(*): replaced original commitlint gh action * chore(*): replaced original commitlint gh action * chore(*): replaced original commitlint gh action --------- Co-authored-by: kiyoshi.guo <kiyoshi.guo@bytedance.com> Co-authored-by: Kiyoshi <44930252+Kiyo5hi@users.noreply.github.com>
- Loading branch information
1 parent
753af2b
commit 869ab30
Showing
4 changed files
with
82 additions
and
17 deletions.
There are no files selected for viewing
This file contains 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 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 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 |
---|---|---|
|
@@ -142,7 +142,6 @@ export default defineComponent( | |
y1: coords[1].y, | ||
x2: aprime.x, | ||
y2: aprime.y, | ||
stroke: "red" | ||
} | ||
); | ||
|
This file contains 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