aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/docs/src/components
diff options
context:
space:
mode:
Diffstat (limited to 'subprojects/docs/src/components')
-rw-r--r--subprojects/docs/src/components/Features/index.tsx5
1 files changed, 0 insertions, 5 deletions
diff --git a/subprojects/docs/src/components/Features/index.tsx b/subprojects/docs/src/components/Features/index.tsx
index 621e3953..873d0d30 100644
--- a/subprojects/docs/src/components/Features/index.tsx
+++ b/subprojects/docs/src/components/Features/index.tsx
@@ -50,11 +50,6 @@ function Feature({
50 ); 50 );
51} 51}
52 52
53Feature.defaultProps = {
54 offset: undefined,
55 even: false,
56};
57
58export default function Features() { 53export default function Features() {
59 return ( 54 return (
60 <div className="container"> 55 <div className="container">