Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c09d2e1280 | |||
| c4731b04c7 | |||
| e71812be81 | |||
| cfde8256c7 | |||
| 0c0df69755 |
@@ -163,6 +163,7 @@ export default function LandingPage() {
|
|||||||
{ name: "username", type: "text", placeholder: "Your Roblox Username" },
|
{ name: "username", type: "text", placeholder: "Your Roblox Username" },
|
||||||
{ name: "email", type: "email", placeholder: "Your Email" }
|
{ name: "email", type: "email", placeholder: "Your Email" }
|
||||||
]}
|
]}
|
||||||
|
multiSelect={{ name: "issue_type", label: "Issue Type", options: ["Bug Report", "Account Issue", "Gameplay Help", "Other"] }}
|
||||||
textarea={{ name: "message", placeholder: "How can we help?" }}
|
textarea={{ name: "message", placeholder: "How can we help?" }}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/door-stretching-into-fantasy-world_23-2151661272.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/door-stretching-into-fantasy-world_23-2151661272.jpg"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user