File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,13 @@ export default function RootLayout({
3636} ) {
3737 return (
3838 < html lang = "en" >
39+ < head >
40+ < script
41+ defer
42+ src = "https://cloud.umami.is/script.js"
43+ data-website-id = "97dd6182-c656-4265-97e0-ee9613b88078"
44+ />
45+ </ head >
3946 < body
4047 className = { `${ shareTech . className } ${ archivoBlack . variable } ${ shareTech . variable } ${ shareTechMono . variable } ` }
4148 >
Original file line number Diff line number Diff line change 11---
22title : Badge
3- description : The component that looks like a button that's not clickable!
4- lastUpdated : 30 Sep , 2024
3+ description : The component that looks like a button but isn't clickable!
4+ lastUpdated : 4 Oct , 2024
55---
66
7- ## default
7+ ## Default
88<hr />
99<br />
1010<ComponentShowcase name = " badge-style-default" />
You can’t perform that action at this time.
0 commit comments