mirror of
https://github.com/ajnart/homarr.git
synced 2026-07-04 12:18:30 +02:00
Fix Zustand imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import create from 'zustand';
|
||||
import { create } from 'zustand';
|
||||
|
||||
import { ServerSidePackageAttributesType } from '../../server/getPackageVersion';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user