Minor improvements
This commit is contained in:
parent
cf07001036
commit
af45688029
6 changed files with 23 additions and 15 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import { html } from '../../../types/html';
|
||||
import { Preview } from '../../basics/preview/preview';
|
||||
import { Video } from '../../basics/video/video';
|
||||
import { Preview } from '../../preview/preview';
|
||||
import { Video } from '../../video/video';
|
||||
|
||||
export interface TimelineElementParameters {
|
||||
date: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue