mirror of
https://github.com/GeorgeSG/lovelace-time-picker-card.git
synced 2026-09-06 02:18:44 +00:00
Rename file
This commit is contained in:
@@ -9,8 +9,8 @@ import {
|
||||
property,
|
||||
TemplateResult,
|
||||
} from 'lit-element';
|
||||
import './components/time-unit';
|
||||
import { CARD_VERSION, STYLE_VARIABLES, CARD_SIZE } from './const';
|
||||
import './components/time-unit.component';
|
||||
import { CARD_SIZE, CARD_VERSION, STYLE_VARIABLES } from './const';
|
||||
import { Hour, Minute } from './models';
|
||||
import { Partial } from './partials';
|
||||
import { TimePickerCardConfig } from './types';
|
||||
|
||||
Reference in New Issue
Block a user