import { HugeiconsIcon } from "@hugeicons/react"; import { Settings05Icon } from "@hugeicons/core-free-icons"; export function EmptyView() { return (

It's empty here

Click an element on the timeline to edit its properties

); }