Merge pull request #45015 from huyenltnguyen/chore/alert

refactor(tools): Alert component
This commit is contained in:
Huyen Nguyen
2022-02-09 08:14:54 +07:00
committed by GitHub
parent 7d1677fc86
commit 95e473d4bb
3 changed files with 58 additions and 48 deletions

View File

@@ -1,5 +1,4 @@
export const parameters = {
actions: { argTypesRegex: '^on[A-Z].*' },
controls: {
matchers: {
color: /(background|color)$/i,