TekH 3d49f32175 Make Product properties optional and improve safety
Updated the `Product` type in `product-service.ts` to make `price`, `colors`, and `priceSale` optional. Removed hardcoded values from the `getProducts` function, allowing for more flexible product creation. Enhanced the `ProductItem` component to safely access the `colors` property using optional chaining, defaulting to an empty array if undefined.
2025-07-02 16:11:55 +02:00
2025-06-30 10:47:25 +02:00
2025-06-30 10:47:25 +02:00

DigitalData.Hub

Der Hauptzugangspunkt für Unternehmens-Webanwendungen bei Digital Data. Beinhaltet allgemeine Funktionen wie Dateisuche und -anzeige.

Description
Der Hauptzugangspunkt für Unternehmens-Webanwendungen bei Digital Data. Beinhaltet allgemeine Funktionen wie Dateisuche und -anzeige.
Readme 4.5 MiB
Languages
TypeScript 96.9%
JavaScript 2.1%
CSS 0.9%
HTML 0.1%