Skip to content

Commit 146459e

Browse files
committed
Fix
1 parent 2b1b34a commit 146459e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

blog/2024-07-3-uppy-4.0.md

+1
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ something else happened.
156156
```ts
157157
import { useState } from 'react';
158158
import Uppy from '@uppy/core';
159+
import Transloadit from '@uppy/transloadit';
159160
import { useUppyEvent } from '@uppy/react';
160161

161162
// IMPORTANT: passing an initializer function

0 commit comments

Comments
 (0)