solidjs-community / solid-aria

A library of high-quality primitives that help you build accessible user interfaces with SolidJS.
Other
289 stars 16 forks source link

`access(ref)` -> `ref()` #68

Closed thetarnav closed 2 years ago

thetarnav commented 2 years ago

ref is an Accessor

changeset-bot[bot] commented 2 years ago

⚠️ No Changeset found

Latest commit: a6afbedbbe5a3fe0c8fb57b5b1dc236d2c4031ab

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

[Click here if you're a maintainer who wants to add a changeset to this PR](https://github.com/solidjs-community/solid-aria/new/thetarnav-patch-2?filename=.changeset/twenty-meals-deliver.md&value=---%0A%22%40solid-aria%2Ffocus%22%3A%20patch%0A---%0A%0A%60access(ref)%60%20-%3E%20%60ref()%60%0A)