mirror of
https://github.com/portainer/portainer.git
synced 2025-08-03 12:55:23 +02:00
feat(app): introduce button selector component [EE-2004] (#6112)
This commit is contained in:
parent
17a20cb2c6
commit
8e83a95996
5 changed files with 101 additions and 2 deletions
|
@ -82,6 +82,7 @@ overrides:
|
|||
'@typescript-eslint/explicit-module-boundary-types': off
|
||||
'@typescript-eslint/no-unused-vars': 'error'
|
||||
'@typescript-eslint/no-explicit-any': 'error'
|
||||
'jsx-a11y/label-has-associated-control': ['error', { 'assert': 'either' }]
|
||||
- files:
|
||||
- app/**/*.test.*
|
||||
extends:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue