fix for build
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
import { useStore } from '@nanostores/react';
|
import { useStore } from '@nanostores/react';
|
||||||
import { useState, useEffect } from 'react';
|
import { useState } from 'react';
|
||||||
import { $appSettings, updateAppSettings } from '../stores/appSettings';
|
import { $appSettings, updateAppSettings } from '../stores/appSettings';
|
||||||
import { VALUE_MODES, ValueMode } from '../utils/constants';
|
import { VALUE_MODES, ValueMode } from '../utils/constants';
|
||||||
import {
|
import {
|
||||||
|
|||||||
Reference in New Issue
Block a user