design-system-silkhaus 2.2.0-beta.travel-list.14 → 2.2.0-beta.travel-list.15

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.
package/dist/index.d.ts CHANGED
@@ -770,7 +770,7 @@ export declare const TravelListPropertyItem: default_2.ForwardRefExoticComponent
770
770
  export declare interface TravelListPropertyItemProps {
771
771
  className?: string;
772
772
  title?: string;
773
- type?: string;
773
+ neighborhood?: string;
774
774
  bedroom?: string;
775
775
  area?: string;
776
776
  price?: string;