No PDF guide available for this toolkit.
+ )} + + {entry.related && entry.related.length > 0 && ( +diff --git a/app/installation/page.tsx b/app/installation/page.tsx index cc49a37..08ce391 100644 --- a/app/installation/page.tsx +++ b/app/installation/page.tsx @@ -7,6 +7,7 @@ import { } from '@heroicons/react/24/outline'; import Image from 'next/image'; import { useState } from 'react'; +import CircularButton from '../ui/components/circular-button'; import Data4HealthCoder from './components/Data4HealthCoder'; import Data4HealthNonCoder from './components/Data4HealthNonCoder'; @@ -41,54 +42,7 @@ interface SubButtonConfig { } -function CircularButton({ icon, label, onClick, isImage = false, isActive = false }: CircularButtonProps) { - const Icon = icon as React.ElementType; // For when icon is a component - return ( -
No PDF guide available for this toolkit.
+ )} + + {entry.related && entry.related.length > 0 && ( ++ This section contains the workshop development support materials. +
+ +