Skip to content

Commit

Permalink
chore: remove prettier config, update changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
atomiks committed Feb 3, 2024
1 parent a8583f3 commit 6a5b376
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion .changeset/four-windows-work.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"@floating-ui/react": patch
---

Do not close the floating element when focus moves inside shadow roots
fix(useFocus): avoid closing floating element when focus moves inside shadow roots
7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,6 @@
},
"author": "",
"license": "MIT",
"prettier": {
"singleQuote": true,
"bracketSpacing": false,
"proseWrap": "always",
"arrowParens": "always",
"semi": true
},
"browserslist": [
"Chrome >= 73",
"Firefox >= 78",
Expand Down

0 comments on commit 6a5b376

Please sign in to comment.