fix: import
This commit is contained in:
parent
935d8e8aea
commit
96f06d8026
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { ref } from '@strudel.cycles/core';
|
||||
import { ref, pure } from '@strudel.cycles/core';
|
||||
import { WidgetType, ViewPlugin, Decoration } from '@codemirror/view';
|
||||
import { StateEffect, StateField } from '@codemirror/state';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue