Skip to content

Commit

Permalink
chore: Forgotten changes
Browse files Browse the repository at this point in the history
  • Loading branch information
antonko committed Apr 2, 2024
1 parent 0490315 commit fb19250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import "@mantine/core/styles.css";
import "@mantine/notifications/styles.css";
import { Filters } from "./components/filters";
import Footer from "./components/footer";
import Header from "./components/header";
import { Header } from "./components/header";
import { Statistics } from "./components/statistics";
import { TableJobs } from "./components/tablejobs";
import { TimeLine } from "./components/timeline";
Expand Down

0 comments on commit fb19250

Please sign in to comment.