From f4a7e0a1fe45c208522f571edbd757abb48e115c Mon Sep 17 00:00:00 2001 From: Frank Pagan Date: Sat, 11 Jun 2022 16:19:45 +0000 Subject: [PATCH] fix: update modal btn to actions --- demo/login.html | 2 +- demo/logout.html | 2 +- demo/signup.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/demo/login.html b/demo/login.html index 42d7eaf..d5a1be6 100644 --- a/demo/login.html +++ b/demo/login.html @@ -83,7 +83,7 @@

Password Recovery

} - + diff --git a/demo/logout.html b/demo/logout.html index 73e8ff0..caa7bc8 100644 --- a/demo/logout.html +++ b/demo/logout.html @@ -32,7 +32,7 @@

You are logged in

- + diff --git a/demo/signup.html b/demo/signup.html index f45d053..f62cafc 100644 --- a/demo/signup.html +++ b/demo/signup.html @@ -103,7 +103,7 @@

Sign UP

host: 'server.cocreate.app' // Points to socket server. If not defined it will use the url in web browser by default } - +