Skip to content
Snippets Groups Projects
Commit bb8efe4a authored by Abdelsamad, Mouaz R (UG - SISC)'s avatar Abdelsamad, Mouaz R (UG - SISC)
Browse files

oops

parent 71f67402
No related branches found
No related tags found
No related merge requests found
......@@ -7,8 +7,6 @@ import { Link } from 'react-router-dom';
function Flights() {
const data = useLoaderData() as ICustomerDashboardData | IAirlineDashboardData;
console.log(data)
console.log("bitch pls")
if (data.type === 'customer') {
return (
<>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment