Skip to content

Commit 6f256c1

Browse files
committed
fixed a small bug with getting error "endpoint can be set either in config or in request, not both"
1 parent 799f86d commit 6f256c1

6 files changed

Lines changed: 156 additions & 108 deletions

File tree

cmd/logql-to-logsql/web/ui/package-lock.json

Lines changed: 34 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/logql-to-logsql/web/ui/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"date-fns": "^4.1.0",
3535
"dayjs": "^1.11.19",
3636
"lucide-react": "^0.562.0",
37+
"monaco-editor": "^0.32.1",
3738
"next-themes": "^0.4.6",
3839
"prettier": "^3.7.4",
3940
"react": "^19.2.3",

0 commit comments

Comments
 (0)