disable charomatic for failing interaction test

This commit is contained in:
Norbert de Langen 2024-05-01 08:50:04 +02:00
parent 38dfc50b7a
commit 45371467c6

View File

@ -11,6 +11,7 @@ export default {
},
parameters: {
actions: { argTypesRegex: '^on[A-Z].*' },
chromatic: { disable: true },
},
};