feat: add data-test attributes for improved testing in various components
This commit is contained in:
@@ -21,6 +21,8 @@ const namespaces = [
|
||||
'marketing',
|
||||
'cms',
|
||||
'verband',
|
||||
'members',
|
||||
'fischerei',
|
||||
] as const;
|
||||
|
||||
const isDevelopment = process.env.NODE_ENV === 'development';
|
||||
|
||||
Reference in New Issue
Block a user