avonian / soundstage-vr

0 stars 0 forks source link

Rename isOpen to isVisible in AvatarMenu #33

Open sweep-ai[bot] opened 1 year ago

sweep-ai[bot] commented 1 year ago

This PR addresses issue #32. The isOpen reference in the AvatarMenu.vue component has been renamed to isVisible to improve code readability and understanding. All instances of isOpen within the component have been updated to isVisible.

Please review and let me know if any changes are required. Thanks!

Fixes #32.

To checkout this PR branch, run the following command in your terminal:

git checkout sweep/issue-32-rename-isOpen