Dependencies

These dependencies are required for the package to work. Install them in the next step.

"peerDependencies": {
	"@instantdb/react": ">=0.19.0",
	"@tanstack/react-form": ">=1.9.0",
	"react": ">=18.0.0",
	"zod": ">=3.0.0"
}

Install with your favorite package manager

bun add instantdb-react-ui @instantdb/react @tanstack/react-form zod