Skip to content

Commit

Permalink
fix: migrate repo (#626)
Browse files Browse the repository at this point in the history
it looks like I wrote the wrong PR title last time, so let's try again.

- added to a comment to trigger a release
  • Loading branch information
joaosa authored Apr 29, 2024
1 parent 36227a3 commit 94f933c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/src/Uploader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export interface UploaderContextState {
*/
dataCID?: AnyLink
/**
* Shards of a DAG uploaded to web3.storage
* Shards of a DAG uploaded to web3.storage.
*/
storedDAGShards: CARMetadata[]
/**
Expand Down

0 comments on commit 94f933c

Please sign in to comment.