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.
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.
Languages
TypeScript
96.9%
JavaScript
2.1%
CSS
0.9%
HTML
0.1%