Skip to content

Commit 639267a

Browse files
committed
format code
1 parent 463a801 commit 639267a

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

src/routes/landing/Schedule.svelte

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,13 @@
4040
<Event hours={1} minutes={0} time="12:30 - 13:30" title="Lunch" food />
4141

4242
<Spacer hours={1} minutes={30} />
43-
<Event hours={1} minutes={0} time="15:00 - 16:00" title="Continental: Building Agentic Apps for Mobile and Web with Vertex AI in Firebase" special />
43+
<Event
44+
hours={1}
45+
minutes={0}
46+
time="15:00 - 16:00"
47+
title="Continental: Building Agentic Apps for Mobile and Web with Vertex AI in Firebase"
48+
special
49+
/>
4450

4551
<Spacer hours={1} minutes={0} />
4652
<Event hours={1} minutes={0} time="17:00 - 18:00" title="Presentation Workshop" special />

0 commit comments

Comments
 (0)