Skip to content

Commit b5c33b6

Browse files
committed
docs: 📝 remove basic demo scale count limit
1 parent b8a4ef9 commit b5c33b6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/editor-demo/editor-basic/index.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ const TimelineEditor = () => {
1717
effects={mockEffect}
1818
hideCursor={false}
1919
autoScroll={true}
20-
minScaleCount={3}
21-
maxScaleCount={10}
2220
/>
2321
</div>
2422
);

0 commit comments

Comments
 (0)