We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2878e14 commit 5f1bd3cCopy full SHA for 5f1bd3c
src/blocks/PasswordInput.tsx
@@ -1,3 +1,5 @@
1
+"use client";
2
+
3
import React, {
4
type DetailedHTMLProps,
5
forwardRef,
0 commit comments