Skip to content

Commit 35cd90a

Browse files
authored
Bring back link to blog post (#9524)
1 parent 78386d8 commit 35cd90a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ui-libraries/material/docs/src/components/widgets/Announcement.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
class="dark:bg-slate-700 bg-white/40 dark:text-slate-300 font-semibold px-1 py-0.5 text-xs mr-0.5 rtl:mr-0 rtl:ml-0.5 inline-block"
1010
>NEW</span
1111
>
12-
<!-- <a href="https://slint.dev/blog/material-comp-1.0" class="text-muted hover:underline dark:text-slate-400 font-medium"
13-
>Material 3 Components 1.0 Announcement »</a> -->
12+
<a href="https://slint.dev/blog/material-comp-1.0" class="text-muted hover:underline dark:text-slate-400 font-medium"
13+
>Material 3 Components 1.0 Announcement »</a>
1414
</div>

0 commit comments

Comments
 (0)