Skip to content

Commit

Permalink
💄 [#1922] Fixed linting
Browse files Browse the repository at this point in the history
  • Loading branch information
jiromaykin committed Dec 12, 2023
1 parent b600b08 commit 878a655
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions src/brand/openinwoner/color.tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,7 @@
"stateType": "userAction"
}
},
"border": {
}
"border": {}
},
"read-only": {
"bg": {
Expand Down
2 changes: 1 addition & 1 deletion src/components/headings/heading.tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"heading": {
"color": {},
"font-family": {},
"font-weight": { "value": "500" }
"font-weight": {"value": "500"}
},
"heading-1": {
"color": {"value": "{oi.color.fg}"},
Expand Down

0 comments on commit 878a655

Please sign in to comment.