We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78386d8 commit 35cd90aCopy full SHA for 35cd90a
ui-libraries/material/docs/src/components/widgets/Announcement.astro
@@ -9,6 +9,6 @@
9
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"
10
>NEW</span
11
>
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> -->
+ <a href="https://slint.dev/blog/material-comp-1.0" class="text-muted hover:underline dark:text-slate-400 font-medium"
+ >Material 3 Components 1.0 Announcement »</a>
14
</div>
0 commit comments