saleor-dashboard/src/home/components
Jonatan Witoszek 1e38c14116
Use links instead of onClick navigate function (#1969)
Add links instead of navigate + onClick in:
* Lists - ex. product list (except Plugins, see below)
* SortableTables - ex. product variants
* Sidebar
* Buttons that open new page - ex. "Create product"
* Backlinks
* Menus - ex. "Account Settings"
* Links that actually used onClick - ex. warehouse shipping zone, reset password
2022-05-06 10:59:55 +02:00
..
HomeActivityCard Use esbuild-loader (#1983) 2022-05-05 09:54:28 +02:00
HomeAnalyticsCard Use esbuild-loader (#1983) 2022-05-05 09:54:28 +02:00
HomeHeader Use esbuild-loader (#1983) 2022-05-05 09:54:28 +02:00
HomeNotificationTable Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
HomePage Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
HomeProductListCard Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
HomeScreen.tsx Use esbuild-loader (#1983) 2022-05-05 09:54:28 +02:00