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

quick fixes

parent 17d1e70e
No related branches found
No related tags found
No related merge requests found
Pipeline #403956 passed
import { H2, Hhighlight, Hhopp, Hshadone, Hwave } from "../components/headings";
import { H2} from "../components/headings";
import { Circle } from "../components/Shapes";
import { Complex } from "../components/svgs";
/* import PieChart from './Graph.tsx'; */
......
export function DRYH() {
return (
<HeaderBox>
<HeaderBox title="dry lab">
</HeaderBox>
);
......
export function HOMEH() {
return (
<HeaderBox>
<HeaderBox title=" ">
</HeaderBox>
);
......
export function IMPH() {
return (
<HeaderBox>
<HeaderBox title="">
</HeaderBox>
);
......
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