chore(deps): upgrade dependencies and refactor AI action handling
This commit is contained in:
@@ -10,3 +10,5 @@ export { useDeviceDetection } from "./layout/useDeviceDetection";
|
||||
|
||||
export { useAiAction } from "./useAiAction";
|
||||
export type { UseAiActionOptions, AiActionHandler } from "./useAiAction";
|
||||
|
||||
export { useTableSelection } from "./useTableSelection";
|
||||
|
||||
Reference in New Issue
Block a user