remove changes from accept and try backticks

Signed-off-by: nikolar <reyna.nikolayev@autodesk.com>
This commit is contained in:
nikolar
2024-01-23 18:23:26 -08:00
parent 0b90651d0a
commit 20c445b18f
2 changed files with 2 additions and 3 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ const requireComments = (
- feedbackDialogResponses = {[
- { id: 'incorrect', label: 'Incorrect info' },
- { id: 'missing', label: 'Missing info', mustComment: true },
- { id: 'other', label: 'Other (please specify below)', mustComment: true },
- { id: 'missing', label: 'Missing info', `mustComment`: true },
- { id: 'other', label: 'Other (please specify below)', `mustComment`: true },
- ]}
- />
...
@@ -236,7 +236,6 @@ Monorepo
monorepos
msgraph
msw
mustComment
mutex
mutexes
mysql