Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

v0.13.0

Choose a tag to compare

@Thanga-Ganapathy Thanga-Ganapathy released this 11 Apr 23:34
· 40 commits to main since this release

Features:

  • Added useForm hook to create <Form /> components.

Fixes:

  • Fixed the form losing its state when the parent component is re-rendered.