Update Tips.tsx
parent
336c2d3643
commit
8a99c3d2a5
|
@ -70,6 +70,14 @@ export const tips = [
|
|||
description: "Make time work for you and automate tasks",
|
||||
href: "https://go.cal.com/workflows",
|
||||
},
|
||||
{
|
||||
id: 9,
|
||||
thumbnailUrl: "https://img.youtube.com/vi/93iOmzHieCU/0.jpg",
|
||||
mediaLink: "https://go.cal.com/round-robin",
|
||||
title: "Round-Robin",
|
||||
description: "Create advanced group meetings with round-robin",
|
||||
href: "https://go.cal.com/round-robin",
|
||||
},
|
||||
];
|
||||
|
||||
export default function Tips() {
|
||||
|
|
Loading…
Reference in New Issue