Skip to content

Commit

Permalink
remove bounded floor requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
kasumi-1 committed Nov 4, 2024
1 parent 6fe9682 commit 2ef0054
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,6 @@ export default function Home() {

const sessionInit = {
optionalFeatures,
requiredFeatures: ['bounded-floor'],
domOverlay: { root: document.body },
};

Expand Down

0 comments on commit 2ef0054

Please sign in to comment.