Skip to content

Commit 2cd7b2d

Browse files
committed
Fix React Build
1 parent e5508f0 commit 2cd7b2d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
May 29:
9090
* Add [Chatterbox](https://github.com/resemble-ai/chatterbox) extension.
9191
* Add Kokoro TTS to React UI.
92+
* Fix React Build, thanks [noaht8um](https://github.com/noaht8um)!
9293

9394
May 28:
9495
* Restore gr.Tabs to the old style for easier stacking of many tabs.

react-ui/src/tabs/KokoroParams.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import { Seeded } from "../types/Seeded";
77
import { GradioFile } from "../types/GradioFile";
88
import router from "next/router";
99
import { MetadataHeaders } from "../types/MetadataHeaders";
10-
import { updateLocalStorageWithFunction } from "../data/updateLocalStorageWithFunction";
1110

1211
export const kokoroId = "kokoroParams.v4";
1312

0 commit comments

Comments
 (0)