diff --git a/src/components/sections/Experience.astro b/src/components/sections/Experience.astro index f7e6891..9c56ccd 100644 --- a/src/components/sections/Experience.astro +++ b/src/components/sections/Experience.astro @@ -1,7 +1,7 @@ --- +import ExpandButton from "../ExpandButton"; import Section from "../Section.astro"; import { work } from "@cv"; -import ExpandButton from "../ExpandButton"; ---
@@ -25,13 +25,14 @@ import ExpandButton from "../ExpandButton"; return (
  • -
    +
    -
    -
    -
    +
    +