Skip to content

Commit

Permalink
and in the UI store spec file
Browse files Browse the repository at this point in the history
  • Loading branch information
goplayoutside3 committed Nov 25, 2024
1 parent d8bdc38 commit 98e4455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app-project/stores/UI.spec.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { expect } from 'chai'
import sinon from 'sinon'
import cookie from 'cookie'
import * as cookie from 'cookie'
import stringHash from '@sindresorhus/string-hash'

import initStore from './initStore'
Expand Down

0 comments on commit 98e4455

Please sign in to comment.