feat(apikey): now password input

This commit is contained in:
Stan Girard 2023-06-09 23:40:16 +02:00
parent 4eb9d00c45
commit 0992acef97

View File

@ -50,7 +50,7 @@ export default function ExplorePage() {
</p>
</div>
<Field
type="text"
type="password"
placeholder="Open AI Key"
className="w-full"
label="Open AI Key"