refactor(ark): rename widget to column

This commit is contained in:
2023-12-26 13:44:38 +07:00
parent 227c2ddefa
commit e1db873bd5
34 changed files with 800 additions and 892 deletions

View File

@@ -11,7 +11,7 @@
"noNonNullAssertion": "warn"
},
"correctness": {
"useExhaustiveDependencies": "warn"
"useExhaustiveDependencies": "off"
},
"a11y": {
"noSvgWithoutTitle": "off"