This repository has been archived by the owner on May 30, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(macPopover): Popover will always creates a new scope to prev…
…ent polluting original scope BREAKING CHANGE: Popover is now compiling with a new scope. In order to change anything on the original scope developer must pass data through an object. Fixes #181
- Loading branch information