Skip to content

Instantly share code, notes, and snippets.

@ozcanzaferayan
Created May 19, 2020 14:16
Show Gist options
  • Select an option

  • Save ozcanzaferayan/c16bdc4f34bcd991e6dd610b832f1429 to your computer and use it in GitHub Desktop.

Select an option

Save ozcanzaferayan/c16bdc4f34bcd991e6dd610b832f1429 to your computer and use it in GitHub Desktop.
const [todoList, setTodoList] = useRecoilState(todoListState);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment