TekH 786c9e13f0 Rename getProducts to getProductsAsync for clarity
Updated the `getProducts` function in `product-service.ts` to `getProductsAsync` to reflect its asynchronous nature. Adjusted the import in `products-view.tsx` accordingly and modified the `useEffect` hook in `ProductsView` to utilize the new function, ensuring proper handling of asynchronous requests.
2025-07-02 17:07:57 +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%