Skip to content

Commit

Permalink
fix: attempt change by reference
Browse files Browse the repository at this point in the history
  • Loading branch information
atanasster committed Jul 27, 2020
1 parent 6c1f208 commit dcdae67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/store/src/state/recoil/story.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { atom, selector, useRecoilValue } from 'recoil';
import {
Story,
Store,
getStoryPath,
CURRENT_STORY,
docStoryToId,
Expand Down

0 comments on commit dcdae67

Please sign in to comment.