diff options
| author | bobzel <zzzman@gmail.com> | 2025-02-25 22:39:26 -0500 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2025-02-25 22:39:26 -0500 |
| commit | 331fda3f5017b93a34ddee8a78b05c94ed420308 (patch) | |
| tree | f00c73d6d000b3ee91e691e6078e47738adbc5c5 /src | |
| parent | 91b67053456581722457bdc95da79a023f27b412 (diff) | |
from last
Diffstat (limited to 'src')
| -rw-r--r-- | src/client/views/nodes/trails/SlideEffect.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/nodes/trails/SlideEffect.tsx b/src/client/views/nodes/trails/SlideEffect.tsx index a114c231f..89abdd12d 100644 --- a/src/client/views/nodes/trails/SlideEffect.tsx +++ b/src/client/views/nodes/trails/SlideEffect.tsx @@ -1,4 +1,3 @@ -/* eslint-disable react/require-default-props */ import { animated, to, useInView, useSpring } from '@react-spring/web'; import React, { useEffect } from 'react'; import { Doc } from '../../../../fields/Doc'; |
