Make derivedWarning an error and bind store instances
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
import type { ZoomProps } from './types';
|
||||
|
||||
let {
|
||||
store,
|
||||
store = $bindable(),
|
||||
panOnScrollMode = PanOnScrollMode.Free,
|
||||
preventScrolling = true,
|
||||
zoomOnScroll = true,
|
||||
|
||||
Reference in New Issue
Block a user