mirror of
https://github.com/tale/headplane.git
synced 2026-09-01 09:48:24 +00:00
feat: hide api key on login page (#39)
This commit is contained in:
@@ -122,6 +122,7 @@ export default function Page() {
|
|||||||
label="API Key"
|
label="API Key"
|
||||||
name="api-key"
|
name="api-key"
|
||||||
placeholder="API Key"
|
placeholder="API Key"
|
||||||
|
type="password"
|
||||||
/>
|
/>
|
||||||
<Button
|
<Button
|
||||||
className="w-full mt-2.5"
|
className="w-full mt-2.5"
|
||||||
|
|||||||
Reference in New Issue
Block a user