mirror of
https://github.com/lingble/twenty.git
synced 2025-11-30 21:03:48 +00:00
Fix issue caused by a merge conflict (#4768)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { createState } from '@/ui/utilities/state/utils/createState';
|
||||
import { createState } from 'twenty-ui';
|
||||
|
||||
export const previousUrlState = createState<string>({
|
||||
key: 'previousUrlState',
|
||||
|
||||
Reference in New Issue
Block a user