piyushgarg-dev / piyushgargdev-nextjs

https://piyushgarg.dev
179 stars 1.14k forks source link

[Bug]: formatting "whoami" to "who-am-i" #1542

Open sujal12344 opened 2 weeks ago

sujal12344 commented 2 weeks ago

Describe the bug

In the terminal commands are "sign-in", "sign-out", "get-location" in kebab-case expect "whoami" it's flat case, "whoami" is converted into flat to kebab-case.

To Reproduce

  1. Go to terminal component
  2. Click on "whoami"
  3. See error
  4. change "whoami" to "who-am-i"

Expected behavior

image

"whoami" to "who-am-i"

Screenshots/Videos

Screenshot 2024-07-03 204740

Additional context

No response

Please checkmark the following checklist

ADITYAMAURYA1 commented 2 weeks ago

/attempt #1542

sujal12344 commented 2 weeks ago

@ADITYAMAURYA1 there is no bounty in this issue, therefor don't use "/attempt". "/attempt" is only for bounty label.