mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-13 00:45:47 +01:00
🎨 Info tooltip component + select pop list bugfix
This commit is contained in:
@@ -11,7 +11,6 @@ import React from 'react';
|
||||
|
||||
import { AreaType } from '../types/area';
|
||||
import { ShapeType } from '../types/shape';
|
||||
import { boolean } from 'zod';
|
||||
|
||||
// Type of widgets which are saved to config
|
||||
export type IWidget<TKey extends string, TDefinition extends IWidgetDefinition> = {
|
||||
|
||||
Reference in New Issue
Block a user