Skip to content

Commit

Permalink
chore: update readme TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
barelyhuman committed Dec 4, 2023
1 parent e7f7fad commit 86a8077
Showing 1 changed file with 15 additions and 6 deletions.
21 changes: 15 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,21 @@

## TOC

- [Install](#install)
- [Usage](#usage)
- [Basic Usage](#basic-usage)
- [Form Level Validation](#form-level-validation)
- [Form Controls](#form-controls)
- [API](#api)
- [jotai-form](#jotai-form)
- [Tweets](#tweets)
- [TOC](#toc)
- [Install](#install)
- [Usage](#usage)
- [Basic Usage](#basic-usage)
- [Form Level Validation](#form-level-validation)
- [Form Controls](#form-controls)
- [API](#api)
- [Primitives](#primitives)
- [`atomWithValidate`](#atomwithvalidate)
- [Atom Curator Functions](#atom-curator-functions)
- [`validateAtoms`](#validateatoms)
- [`atomWithFormControls`](#atomwithformcontrols)
- [Validator Functions](#validator-functions)

## Install

Expand Down

0 comments on commit 86a8077

Please sign in to comment.