+ )
+ }
+ case "PDF": {
+ return (
+
+
+
+ Document
+
+
+ )
+ }
+ case "WEBSITE": {
+ return (
+
Website
-
- )
- }
- case "WEBSITE": {
- return <>>;
+ )
+ }
}
}
+
+ return (
+
+
+
+ )
}
const DownloadButtons = ({platformLinks}: {platformLinks: PlatformLink[]}) => {
@@ -93,7 +100,7 @@ const DownloadButtons = ({platformLinks}: {platformLinks: PlatformLink[]}) => {
});
return (
-