Skip to content

Commit bc33c24

Browse files
lint fix
1 parent 32fe75a commit bc33c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/harness/src/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ export default function App({ pkce, redirectUri }) {
5050
<a href="/?pkce=1">PKCE Flow</a> | <a href="/">Implicit Flow</a>
5151
</React.StrictMode>
5252
);
53-
};
53+
}
5454

0 commit comments

Comments
 (0)