aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/docs/src/pages/index.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'subprojects/docs/src/pages/index.tsx')
-rw-r--r--subprojects/docs/src/pages/index.tsx7
1 files changed, 0 insertions, 7 deletions
diff --git a/subprojects/docs/src/pages/index.tsx b/subprojects/docs/src/pages/index.tsx
index cb0bfeb8..ff0da38b 100644
--- a/subprojects/docs/src/pages/index.tsx
+++ b/subprojects/docs/src/pages/index.tsx
@@ -98,13 +98,6 @@ function Publication({
98 ); 98 );
99} 99}
100 100
101Publication.defaultProps = {
102 doi: undefined,
103 pdf: undefined,
104 video: undefined,
105 children: undefined,
106};
107
108function Publications() { 101function Publications() {
109 return ( 102 return (
110 <div className="row"> 103 <div className="row">