mirror of
https://github.com/gromlab-ru/slm-design.git
synced 2026-08-22 15:30:16 +03:00
chore: demo app
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
'use client'
|
||||
|
||||
export { getCategoryListKey, useGetCategoryList } from './use-get-category-list.hook'
|
||||
export { getOrderListKey, useGetOrderList } from './use-get-order-list.hook'
|
||||
export { getProductListKey, useGetProductList } from './use-get-product-list.hook'
|
||||
Reference in New Issue
Block a user