Skip to content

Instantly share code, notes, and snippets.

@ozcanzaferayan
Created May 19, 2020 13:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ozcanzaferayan/9da3d8a53d7770ebbd04c4e11142e65a to your computer and use it in GitHub Desktop.
Save ozcanzaferayan/9da3d8a53d7770ebbd04c4e11142e65a to your computer and use it in GitHub Desktop.
const fontSizeState = atom({
key: 'fontSizeState',
default: 14,
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment