Skip to content

`useTracktor()`

Compare
Choose a tag to compare
@mkaradeniz mkaradeniz released this 04 Jun 23:46
· 3 commits to master since this release
883deb8
  • Introduce new useTracktor() hook.
  • <Tracktor />
    • Breaking Change: Removed render prop. Instead takes either children as ReactNodes and renders them, or a function as children and calls it with same functions as the render prop.