Added social links to env and added hero text to the pages
This commit is contained in:
@@ -39,7 +39,7 @@ const InputCompOne = forwardRef<HTMLInputElement, InputCompOneProps>(
|
||||
name,
|
||||
tabIndex,
|
||||
selectValue,
|
||||
input = true,
|
||||
input = false,
|
||||
select = false,
|
||||
selectOptions = [],
|
||||
inputType = "text",
|
||||
|
||||
Reference in New Issue
Block a user