Skip to content

Commit 2759448

Browse files
committed
fixup: masonry
1 parent f58e01c commit 2759448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/hooks/masonry-grid/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { useMeasure, useMedia } from './helpers'
55
import data from './data'
66
import './styles.css'
77

8-
const FAST_MODE = true
8+
const FAST_MODE = false
99

1010
export default function App() {
1111
const columns = 6

0 commit comments

Comments
 (0)