fix createCache options key
This commit is contained in:
@@ -106,7 +106,7 @@ const init = async () => {
|
||||
shadowContainer.appendChild(emotionRoot);
|
||||
shadowContainer.appendChild(shadowRootElement);
|
||||
const cache = createCache({
|
||||
key: "css",
|
||||
key: "kiss-translator",
|
||||
prepend: true,
|
||||
container: emotionRoot,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user