Skip to content

Commit

Permalink
fix: apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Clément Vannicatte <[email protected]>
  • Loading branch information
sarahdayan and shortcuts authored Apr 6, 2021
1 parent c33330e commit 276a1fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/github-repositories-custom-plugin/app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@ const gitHubReposPlugin = createGitHubReposPlugin({

autocomplete({
container: '#autocomplete',
debug: true,
plugins: [gitHubReposPlugin],
});

0 comments on commit 276a1fb

Please sign in to comment.