feat(prompt): +disabledwithtooltip on confirm button #5437
ci.yml
on: pull_request
Lint Changed Files
1m 14s
Test
2m 29s
Build & Deploy Demo
2m 30s
Annotations
2 warnings
Lint Changed Files:
packages/mantine/src/components/prompt/PromptConfirmButton.tsx#L37
'unstyled' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint Changed Files:
packages/mantine/src/components/prompt/PromptConfirmButton.tsx#L38
'vars' is assigned a value but never used. Allowed unused vars must match /^_/u
|