* fix: event.key is undefined #1887 * Update packages/docsearch-react/src/useDocSearchKeyboardEvents.ts Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com> --------- Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
25 lines
288 B
Text
25 lines
288 B
Text
# Generated files
|
|
node_modules/
|
|
.DS_Store
|
|
.eslintcache
|
|
*.log
|
|
coverage/
|
|
.cache
|
|
.parcel-cache
|
|
|
|
# Bundle build files
|
|
dist/
|
|
|
|
# Deployment build files
|
|
/website/stories
|
|
|
|
# IDE
|
|
.vscode/
|
|
.idea
|
|
|
|
# Environment files
|
|
.env
|
|
|
|
# Cypress Video and Screenshots output
|
|
cypress/screenshots/
|
|
cypress/videos/
|