mirror of
https://github.com/documenso/documenso.git
synced 2025-11-23 13:11:32 +10:00
chore: implemented feedback + a small refactoring
This commit is contained in:
@ -3,7 +3,7 @@ import { ApiTokenForm } from '~/components/forms/token';
|
||||
export default function ApiToken() {
|
||||
return (
|
||||
<div>
|
||||
<h3 className="text-lg font-medium">API Token</h3>
|
||||
<h3 className="text-lg font-medium">API Tokens</h3>
|
||||
|
||||
<p className="text-muted-foreground mt-2 text-sm">
|
||||
On this page, you can create new API tokens and manage the existing ones.
|
||||
|
||||
Reference in New Issue
Block a user