Skip to content

Conversation

@daneroo
Copy link

@daneroo daneroo commented Aug 10, 2020

Fixes #12
I am using this as a workaround for now:

  const [ref, { x: left, y: top}] = useDimensions()

Fixes Swizec#12 
I am using this as a workaround for now:
```
  const [ref, { x: left, y: top}] = useDimensions()
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] left should not be y

1 participant