feat: enhance accessibility and testing with data-test attributes and improve error handling
This commit is contained in:
@@ -43,7 +43,7 @@ export default async function NewsletterTemplatesPage({ params }: PageProps) {
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<Button>
|
||||
<Button data-test="newsletter-templates-new-btn">
|
||||
<Plus className="mr-2 h-4 w-4" />
|
||||
Neue Vorlage
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user