Skip to content

Commit

Permalink
tried fixing prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
namanhboi committed Apr 14, 2024
1 parent 733af28 commit 06b4add
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/src/pages/Admin/Locations.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ import SearchBar from '../../components/SearchBar/SearchBar';
import { Tag } from '../../types';
import { Label } from '../../components/FormElements/FormElements';

// fix prettier

const Locations = () => {
useEffect(() => {
document.title = 'Locations - Carriage';
Expand Down

0 comments on commit 06b4add

Please sign in to comment.