improve web sdk

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-02-12 09:35:18 +01:00
parent 5afc49b7e4
commit a1fea7eb98
5 changed files with 22 additions and 14 deletions

View File

@@ -113,8 +113,6 @@ export function ModalProvider() {
useEffect(() => {
emitter.on('push', ({ name, props }) => {
console.log('hej?', name, props);
setState((p) => [
...p,
{