Skip to content

Commit

Permalink
fix: update
Browse files Browse the repository at this point in the history
  • Loading branch information
dabrad26 committed Apr 2, 2024
1 parent 0a30192 commit 9ddcce2
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 deletions.
2 changes: 2 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"noreferrer",
"instagram",
"linkedin",
"checkbox",
"pathname",
"resize",
"unmount",
Expand All @@ -70,6 +71,7 @@
"gif",
"axios",
"href",
"xml",
"adsbygoogle"
]
}]
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@types/react-dom": "^18.2.4",
"@types/react-router-dom": "^5.3.3",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@unrealpixels/common-lib": "^0.1.15",
"@unrealpixels/common-lib": "^0.1.17",
"@vitejs/plugin-basic-ssl": "^1.0.1",
"@vitejs/plugin-react": "^4.0.4",
"axios": "^1.4.0",
Expand Down
2 changes: 2 additions & 0 deletions src/views/App/App.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

.json-entry {
width: 100%;
font-family: monospace;
font-size: 1rem;

&--label {
display: block;
Expand Down

0 comments on commit 9ddcce2

Please sign in to comment.