Refactor components to simplify them
This commit is contained in:
parent
3cf5b14913
commit
077ed9d3bf
36 changed files with 202 additions and 216 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { Video } from '../../page/basics/video/video';
|
||||
import { TimelineElementParameters } from '../../page/timeline/timeline-element/timeline-element';
|
||||
import { TimelineElementParameters } from '../../page/timeline/timeline-element/timeline-element-parameters';
|
||||
import forexPosterJpeg from '../media/forex.jpg?format=jpg';
|
||||
import forexPosterWebP from '../media/forex.jpg?format=webp';
|
||||
import forexMp4 from '../media/mp4/forex.mp4';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue