Skip to content

Commit

Permalink
fix netlify build
Browse files Browse the repository at this point in the history
  • Loading branch information
vicenlu committed Nov 27, 2023
1 parent fd3e418 commit 9c87181
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/HeaderComponent.tsx
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
import { useState } from "react";
import logo from "../assets/img/ITA_header_logo.png";
import castellano from "../assets/img/castellano.png";
import catala from "../assets/img/catala.png";
import english from "../assets/img/english.png";
import selector from "../assets/img/sel_right.png";
import menu from "../assets/img/menu.png";
import LoginComponent from "./LoginComponent";
Expand Down

0 comments on commit 9c87181

Please sign in to comment.