Buckets:
| import { Title } from "@solidjs/meta" | |
| export default function SupportPage() { | |
| return ( | |
| <main data-page="support"> | |
| <Title>opencode support — lookup user</Title> | |
| <h1>Lookup user</h1> | |
| <form data-component="lookup" action="/lookup" method="get" target="_blank"> | |
| <input | |
| type="text" | |
| name="identifier" | |
| placeholder="email, wrk_..., key_..., or sk-..." | |
| autocomplete="off" | |
| autofocus | |
| required | |
| /> | |
| <button type="submit">Lookup</button> | |
| </form> | |
| </main> | |
| ) | |
| } | |
Xet Storage Details
- Size:
- 567 Bytes
- Xet hash:
- e3f31e44159ef2840ef0b8d8d423ef01563520b6acd57341bfcc03e6441d4f2e
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.