cleanup and start docker file
This commit is contained in:
@@ -106,8 +106,6 @@ export function CommunicationsProvider({ children }: { children: React.ReactNode
|
||||
|
||||
return (
|
||||
<CommunicationsContext.Provider value={{ userDeviceSelections }}>
|
||||
<audio autoPlay controls ref={localAudioRef} />
|
||||
|
||||
{children}
|
||||
</CommunicationsContext.Provider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user