More component tests

This commit is contained in:
Adrian Rumpold
2025-04-25 11:31:22 +02:00
parent b281059218
commit 727622755f
5 changed files with 108 additions and 43 deletions

View File

@@ -0,0 +1,5 @@
export const examples = [
{ name: "GDPR", id: "32016R0679" },
{ name: "AI Act", id: "32024R1689" },
{ name: "Cyber Resilience Act", id: "32024R2847" },
];