Skip to content

Commit

Permalink
Update input-sizes.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
dragosct committed Aug 30, 2024
1 parent 332e360 commit 7de36d1
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs-content/html/releases.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,24 @@
export const releases = [
{
version: "2.3.0",
date: "August 30, 2024",
name: "@material-tailwind/html",
description: "Material Tailwind v2.3.0",
content: [
{
title: "patch changes",
data: [
"Accordion component - Code & UI changes",
"Alert component - Code & UI changes",
"Badge component - Code & UI changes",
"Button component - Code & UI changes",
"Button Group component - Code & UI changes",
"Icon Button component - Code & UI changes",
"Badge component - Code & UI changes",
],
},
],
},
{
version: "2.2.5",
date: "August 20, 2024",
Expand Down

0 comments on commit 7de36d1

Please sign in to comment.