jhonnymichel / react-hookstore

A state management library for react using the bleeding edge hooks feature

Home Page:https://codesandbox.io/s/r58pqonkop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Non-breaking typo, subsriberExists -> subscriberExists

kfwebdev opened this issue · comments

function subsriberExists(name) {

Just noticed this while reviewing the code. It doesn't affect anything but just thought I would mention it. Looking to use your library because of it's nice concise approach! 👍

Hey thanks! I will resolve all the issues this week