mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
chore: Sostituito ~
con @osm
This commit is contained in:
@@ -3,6 +3,8 @@ import '@material/web/icon/icon.js';
|
||||
import {ListItemLink} from '@material/web/list/lib/listitemlink/list-item-link';
|
||||
import '@material/web/list/list-item-link.js';
|
||||
import type * as MaterialIcons from '@mdi/js';
|
||||
|
||||
import MdIcon from '@osm/Components/MdIcon';
|
||||
import {Vnode} from 'mithril';
|
||||
import {
|
||||
Attributes,
|
||||
@@ -10,8 +12,6 @@ import {
|
||||
} from 'mithril-utilities';
|
||||
import {ValueOf} from 'type-fest';
|
||||
|
||||
import MdIcon from '~/Components/MdIcon';
|
||||
|
||||
type Icons = ValueOf<typeof MaterialIcons>;
|
||||
|
||||
export interface DrawerEntryAttributes extends Attributes {
|
||||
|
Reference in New Issue
Block a user