Skip to content

Commit

Permalink
Legger til changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
chrhein committed Nov 1, 2024
1 parent 142ffe7 commit b01f7f9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/heavy-bananas-beam.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@kvib/react": minor
---

Ny komponent: DateRangePicker
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const meta: Meta<typeof KvibDateRangePicker> = {
description: "Vis datoer utenfor valgt måned",
table: {
type: { summary: "boolean" },
defaultValue: { summary: "true" },
defaultValue: { summary: "false" },
},
control: "boolean",
},
Expand Down

0 comments on commit b01f7f9

Please sign in to comment.