[FRONT COMPONENTS] Allow style librairies in remote dom (#17936)
https://github.com/user-attachments/assets/ce1b2b06-872f-41d0-844a-61db91696624 --------- Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
-1
@@ -49,7 +49,6 @@ export const FrontComponentWorkerEffect = ({
|
||||
setError(workerError);
|
||||
};
|
||||
|
||||
// Expose host functions to the worker via stable refs to avoid recreating threads
|
||||
const stableFrontComponentHostCommunicationApi: FrontComponentHostCommunicationApi =
|
||||
{
|
||||
navigate: (...args) =>
|
||||
|
||||
Reference in New Issue
Block a user