Skip to content

Commit

Permalink
remove extra marker linkedEditingJsxTag11.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
iisaduan committed May 25, 2023
1 parent e255542 commit e00ab81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/cases/fourslash/linkedEditingJsxTag11.ts
Expand Up @@ -3,7 +3,7 @@
// for readability

// @Filename: /customElements.tsx
//// /**/const jsx = <fbt:enum knownProp="accepted"
//// const jsx = <fbt:enum knownProp="accepted"
//// unknownProp="rejected">
//// </fbt:enum>;
////
Expand All @@ -16,4 +16,4 @@
//// </Button>
//// </Link>;

verify.baselineLinkedEditing();
verify.baselineLinkedEditing();

0 comments on commit e00ab81

Please sign in to comment.