diff --git a/shiny/Contacts-v2/components/contacts-app.html b/shiny/Contacts-v2/components/contacts-app.html new file mode 100644 index 0000000..7d842de --- /dev/null +++ b/shiny/Contacts-v2/components/contacts-app.html @@ -0,0 +1,69 @@ + + + + + + + + + + \ No newline at end of file diff --git a/shiny/Contacts-v2/components/contacts-detail-item.html b/shiny/Contacts-v2/components/contacts-detail-item.html new file mode 100644 index 0000000..e9755fd --- /dev/null +++ b/shiny/Contacts-v2/components/contacts-detail-item.html @@ -0,0 +1,23 @@ + + + + \ No newline at end of file diff --git a/shiny/Contacts-v2/components/contacts-detail.html b/shiny/Contacts-v2/components/contacts-detail.html new file mode 100644 index 0000000..83b7c90 --- /dev/null +++ b/shiny/Contacts-v2/components/contacts-detail.html @@ -0,0 +1,63 @@ + + + + + + + + \ No newline at end of file diff --git a/shiny/Contacts-v2/components/contacts-icon.html b/shiny/Contacts-v2/components/contacts-icon.html new file mode 100644 index 0000000..affe8ad --- /dev/null +++ b/shiny/Contacts-v2/components/contacts-icon.html @@ -0,0 +1,34 @@ + + + + \ No newline at end of file diff --git a/shiny/Contacts-v2/components/contacts-list.html b/shiny/Contacts-v2/components/contacts-list.html new file mode 100644 index 0000000..f6285d2 --- /dev/null +++ b/shiny/Contacts-v2/components/contacts-list.html @@ -0,0 +1,33 @@ + + + + + + + + \ No newline at end of file diff --git a/shiny/Contacts-v2/components/shiny-contacts.html b/shiny/Contacts-v2/components/shiny-contacts.html deleted file mode 100644 index 3ddef0a..0000000 --- a/shiny/Contacts-v2/components/shiny-contacts.html +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/shiny/Contacts-v2/index.html b/shiny/Contacts-v2/index.html index 614a065..4193329 100644 --- a/shiny/Contacts-v2/index.html +++ b/shiny/Contacts-v2/index.html @@ -1,17 +1,24 @@ - + - + \ No newline at end of file