I am currently in the process of creating a timeline component that consists of four main elements.
- A circle
- A dotted line
- Details on the left side
- Details on the right side
While I have successfully added these components, I am unsure how to align them dynamically based on the data provided. The goal is to display text on both the left and right sides of each circle.