ostyjs / create-osty

Framework for building Nostr web applications.
https://osty.dev
MIT License
41 stars 7 forks source link

fix Login component #12

Closed agustinkassis closed 3 months ago

agustinkassis commented 3 months ago

Replace reLoginFromLocalStorage with loginFromLocalStorage.

sepehr-safari commented 3 months ago

thanks. this is a temporary fix, cause now we have a useAutoLogin hook that handles this thing. I merge this for now, but a newer version is publishing soon.