forked from coracle/flotilla
Minor tweaks
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ export const pushModal = (
|
||||
|
||||
modals.set(id, {component, props, options})
|
||||
|
||||
setTimeout(() => goto("#" + id))
|
||||
goto("#" + id)
|
||||
|
||||
return id
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user