release v1.1.3

This commit is contained in:
Bohdan Triapitsyn
2025-12-14 02:34:15 +02:00
parent 0b92bbc487
commit 5bf89ec7d1
9 changed files with 14 additions and 7 deletions
@@ -44,4 +44,5 @@ export const DiffWorkerProvider: React.FC<DiffWorkerProviderProps> = ({ children
);
};
// eslint-disable-next-line react-refresh/only-export-components
export { useWorkerPool };