Chore: Migrate some more scss styles (#88484)

* migrate some more styles

* migrate typeahead styles

* migrate tagsinput styles
This commit is contained in:
Ashley Harrison
2024-05-31 10:04:25 +01:00
committed by GitHub
parent a14a7580ed
commit 8c88f605e4
13 changed files with 284 additions and 353 deletions

View File

@@ -1232,10 +1232,6 @@ exports[`better eslint`] = {
[0, 0, 0, "Styles should be written using objects.", "5"],
[0, 0, 0, "Styles should be written using objects.", "6"]
],
"public/app/core/components/TagFilter/TagOption.tsx:5381": [
[0, 0, 0, "Styles should be written using objects.", "0"],
[0, 0, 0, "Styles should be written using objects.", "1"]
],
"public/app/core/components/TimeSeries/utils.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],
[0, 0, 0, "Do not use any type assertions.", "1"],