Skip to content

Commit

Permalink
Load Snack code from external source so it stays up to date (#2242)
Browse files Browse the repository at this point in the history
  • Loading branch information
brentvatne authored and jaredpalmer committed Jan 24, 2020
1 parent 7ae94a4 commit dd5b5db
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ Once you've added this you will have access to the `window.Formik.<Insert_Compon

You can play with Formik in your web browser with these live online playgrounds.

- CodeSandbox (ReactDOM) https://codesandbox.io/s/zKrK5YLDZ
- Expo Snack (React Native) https://snack.expo.io/@jaredpalmer/basic-formik-x-react-native-example
- [CodeSandbox (ReactDOM)](https://codesandbox.io/s/zKrK5YLDZ)
- [Snack (React Native)](https://snack.expo.io/?dependencies=yup%2Cformik%2Creact-native-paper%2Cexpo-constants&sourceUrl=https%3A%2F%2Fgist.githubusercontent.com%2Fbrentvatne%2F700e1dbf9c3e88a11aef8e557627ce3f%2Fraw%2Feeee57721c9890c1212ac34a4c37707f6354f469%2FApp.js)

## The Gist

Expand Down
4 changes: 2 additions & 2 deletions website/versioned_docs/version-2.0.3/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ Once you've added this you will have access to the `window.Formik.<Insert_Compon

You can play with Formik in your web browser with these live online playgrounds.

- CodeSandbox (ReactDOM) https://codesandbox.io/s/zKrK5YLDZ
- Expo Snack (React Native) https://snack.expo.io/@jaredpalmer/basic-formik-x-react-native-example
- [CodeSandbox (ReactDOM)](https://codesandbox.io/s/zKrK5YLDZ)
- [Snack (React Native)](https://snack.expo.io/?dependencies=yup%2Cformik%2Creact-native-paper%2Cexpo-constants&sourceUrl=https%3A%2F%2Fgist.githubusercontent.com%2Fbrentvatne%2F700e1dbf9c3e88a11aef8e557627ce3f%2Fraw%2Feeee57721c9890c1212ac34a4c37707f6354f469%2FApp.js)

## The Gist

Expand Down

1 comment on commit dd5b5db

@vercel
Copy link

@vercel vercel bot commented on dd5b5db Jan 24, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.