Skip to content

Commit c39aaa4

Browse files
committed
Services: restore Section import used by header
1 parent 8a8f4f4 commit c39aaa4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/pages/services.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import Layout from "@theme/Layout";
22
import BrowserOnly from "@docusaurus/BrowserOnly";
33
import Footer from "../components/footer/Footer";
4+
import Section from "../components/layout/Section";
45
import SectionSeparator from "../components/layout/SectionSeparator";
56
import SplitSection from "../components/layout/SplitSection";
67
import Banner from "../components/layout/Banner";

0 commit comments

Comments
 (0)