Skip to content

Commit

Permalink
Run Linter
Browse files Browse the repository at this point in the history
  • Loading branch information
CannonLock committed Aug 2, 2024
1 parent 979fae3 commit adb663c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 144 deletions.
2 changes: 1 addition & 1 deletion web_ui/frontend/components/Map/ServerMap.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import {
Popup,
} from 'react-map-gl/maplibre';
import { FmdGood } from '@mui/icons-material';
import { ClickAwayListener } from '@mui/base'
import { ClickAwayListener } from '@mui/base';

import { DefaultMap } from './';
import { Server } from '@/index';
Expand Down
152 changes: 9 additions & 143 deletions web_ui/frontend/package-lock.json

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

0 comments on commit adb663c

Please sign in to comment.