Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions lib/src/DocumentView/DocumentView.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import { Config } from "../Config/Config";
* Add a third comment to trigger GitHub Actions bot. Edit this third comment so that there are multiple commits in this PR.
* Add a fourth comment to trigger GitHub Actions bot.
* Add a fifth comment to trigger GitHub Actions bot.
* Add a sixth comment and check if making a PR to a branch other than master, does anything.
*
* To represent functions, please use {@link func}.
* To represent "one of Config.Buttons values" or "an array of
Expand Down
1 change: 1 addition & 0 deletions src/DocumentView/DocumentView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ import * as AnnotOptions from "../AnnotOptions/AnnotOptions";
* Add a third comment to trigger GitHub Actions bot. Edit this third comment so that there are multiple commits in this PR.
* Add a fourth comment to trigger GitHub Actions bot.
* Add a fifth comment to trigger GitHub Actions bot.
* Add a sixth comment and check if making a PR to a branch other than master, does anything.
*
* To represent functions, please use {@link func}.
* To represent "one of Config.Buttons values" or "an array of
Expand Down