Skip to content

Instantly share code, notes, and snippets.

@ozcanzaferayan
Created May 19, 2020 15:46
Show Gist options
  • Save ozcanzaferayan/28535cdecb331c8a171eb34e1b5dc2b2 to your computer and use it in GitHub Desktop.
Save ozcanzaferayan/28535cdecb331c8a171eb34e1b5dc2b2 to your computer and use it in GitHub Desktop.
const todoListFilterState = atom({
key: 'todoListFilterState',
default: 'Hepsini göster',
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment