bmizhen

Results 1 issues of bmizhen

**Describe the bug** Creating an EventDispatcher breaks the preview. **To Reproduce** Steps to reproduce the behavior: Create the following component. ``` import { createEventDispatcher } from 'svelte'; let count =...