feat(mantine): remove a lot of custom style to get a vanilla style #5623
ci.yml
on: pull_request
Lint Changed Files
1m 1s
Test
2m 32s
Build & Deploy Demo
2m 53s
Annotations
4 warnings
Lint Changed Files:
packages/mantine/src/components/prompt/PromptConfirmButton.tsx#L36
'unstyled' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint Changed Files:
packages/mantine/src/components/prompt/PromptConfirmButton.tsx#L37
'vars' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build & Deploy Demo
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|