@nypl/design-system-react-components 3.3.0-rc → 3.3.0-rc2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -38456,6 +38456,7 @@ const hI = F1(
|
|
|
38456
38456
|
id: `filter-bar-${s}-show-filters`,
|
|
38457
38457
|
buttonType: "secondary",
|
|
38458
38458
|
onClick: A,
|
|
38459
|
+
width: { base: "100%", md: "fit-content" },
|
|
38459
38460
|
children: "Show filters"
|
|
38460
38461
|
}
|
|
38461
38462
|
),
|