Shehzad Ahmed

Results 4 comments of Shehzad Ahmed

@huynhdev24 Can you also merge this PR.

Maybe this is because it uses headless chrome and your server does not have chrome installed even if it's installed maybe it cannot find the path to chrome on the...

I was having a problem with adding a icon inside a shadcn form input, so here it is ```jsx type Props = { control: any; label?: string; hint?: string; placeholder?:...