chakra-formik-experiment icon indicating copy to clipboard operation
chakra-formik-experiment copied to clipboard

Create example app that uses all of these components

Open with-heart opened this issue 3 years ago • 1 comments

  • convert to yarn workspaces monorepo
  • add "postinstall": "preconstruct dev" script
  • add example nextjs app
  • add all of the components into a form
  • set up csb action so it's deployed as a csb for master and for all PRs

with-heart avatar May 28 '21 12:05 with-heart

For the time being, I created a CodeSandbox demonstration: https://codesandbox.io/s/interesting-blackburn-oldox?file=/src/App.tsx

Really need to add validation and show off FieldErrorMessage as well.

with-heart avatar May 28 '21 19:05 with-heart