diff --git a/ui/app/src/StreamPage.tsx b/ui/app/src/StreamPage.tsx index 9ca8bfe..6271061 100644 --- a/ui/app/src/StreamPage.tsx +++ b/ui/app/src/StreamPage.tsx @@ -8,7 +8,7 @@ import StreamManager, { Stream } from "@apeworx/apepay"; import { UpdateStream, StreamStatus, - CancelStream + CancelStream, } from "@apeworx/apepay-react"; import { usePublicClient,