problem in tiny.cloud
#136320
-
Select Topic AreaQuestion BodyHi, I used of this input text in my project but as you see i could not type correct, my project is next.js, tailwindcss |
Beta Was this translation helpful? Give feedback.
Answered by
saeid1994
Aug 19, 2024
Replies: 1 comment
-
i fixed it , in this code : |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
saeid1994
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i fixed it , in this code :
initialValue="Type here..."
when initialValue read from state of useState it writes reverse words, at least i found the main problem