Skip to content
Snippets Groups Projects
Commit c232a68c authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

Aufräumen

parent a252b5e6
No related branches found
No related tags found
No related merge requests found
Pipeline #417521 passed
Showing
with 16 additions and 16 deletions
import { PanelTimelineItem, TimelineItem, TimelineItemPic, TimelineItemTwoPic } from "./VerticalTimeline";
import SimpleSlider from "./slider";
import SimpleSlider from "./Slider";
export function BFHTimeline () {
return(
......
import { stringToSlug } from "../utils";
import SimpleSlider from "./slider";
import SimpleSlider from "./Slider";
export function Footer() {
const teamYear = import.meta.env.VITE_TEAM_YEAR;
......
File moved
File moved
File moved
......@@ -6,7 +6,7 @@ export * from './Boxes.tsx'
export * from './AOSs.tsx'
export * from './VerticalTimeline.tsx'
export * from './data/mapscr.ts'
export * from "./slider.tsx"
export * from "./Slider.tsx"
/* export * from './data/humanpractice.ts'; */
declare global{
......
......@@ -6,7 +6,7 @@ import { SupScrollLink } from "../components/ScrollLink";
import { H2} from "../components/Headings";
import { LoremMedium, LoremShort } from "../components/loremipsum";
import { Circle } from "../components/Shapes";
import { Complex } from "../components/svgs";
import { Complex } from "../components/Svgs";
import { ButtonRowTabs } from "../components/Tabs";
import { useEffect } from "react";
import PieChart from "../components/Graph";
......
import TestSVG from "../components/testsvganimation";
import TestSVG from "../components/Testsvganimation";
export function Example() {
......
import HeaderBox from "../components/header-box";
import HeaderBox from "../components/HeaderBox";
export function ATTH() {
......
......@@ -7,4 +7,4 @@ export function COLLH() {
);
}
import HeaderBox from "../components/header-box";
\ No newline at end of file
import HeaderBox from "../components/HeaderBox";
\ No newline at end of file
import HeaderBox from "../components/header-box";
import HeaderBox from "../components/HeaderBox";
export function CONTH() {
......
......@@ -7,4 +7,4 @@ export function DESH() {
);
}
import HeaderBox from "../components/header-box";
\ No newline at end of file
import HeaderBox from "../components/HeaderBox";
\ No newline at end of file
......@@ -7,4 +7,4 @@ export function DESCH() {
);
}
import HeaderBox from "../components/header-box";
\ No newline at end of file
import HeaderBox from "../components/HeaderBox";
\ No newline at end of file
......@@ -6,4 +6,4 @@ export function DRYH() {
);
}
import HeaderBox from "../components/header-box";
\ No newline at end of file
import HeaderBox from "../components/HeaderBox";
\ No newline at end of file
......@@ -6,4 +6,4 @@ export function EDUH() {
);
}
import HeaderBox from "../components/header-box";
\ No newline at end of file
import HeaderBox from "../components/HeaderBox";
\ No newline at end of file
......@@ -7,4 +7,4 @@ export function ENGH() {
);
}
import HeaderBox from "../components/header-box";
\ No newline at end of file
import HeaderBox from "../components/HeaderBox";
\ No newline at end of file
......@@ -7,4 +7,4 @@ export function ETHH() {
);
}
import HeaderBox from "../components/header-box";
\ No newline at end of file
import HeaderBox from "../components/HeaderBox";
\ No newline at end of file
......@@ -7,4 +7,4 @@ export function EXPH() {
);
}
import HeaderBox from "../components/header-box";
\ No newline at end of file
import HeaderBox from "../components/HeaderBox";
\ No newline at end of file
......@@ -6,4 +6,4 @@ export function HOMEH() {
);
}
import HeaderBox from "../components/header-box";
\ No newline at end of file
import HeaderBox from "../components/HeaderBox";
\ No newline at end of file
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