-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ user.name }}
-
- View your profile
-
-
- mdi-account
-
-
-
-
- Dark theme
- Switch to a dark theme
-
-
- mdi-weather-night
-
-
-
-
- Light theme
- Switch to a light theme
-
-
- mdi-white-balance-sunny
-
-
-
-
- Sign out
-
- mdi-exit-to-app
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Hi, {{ user.name }}!
+
+ View your profile
+
+
+ mdi-account
+
+
+
+
+
+ Send an invite
+
+ Speckle is more fun in multiplayer :)
+
+
+ mdi-new-box
+
+
+
+
+ Dark theme
+ Switch to a dark theme
+
+
+ mdi-weather-night
+
+
+
+
+ Light theme
+ Switch to a light theme
+
+
+ mdi-white-balance-sunny
+
+
+
+
+ Sign out
+
+ mdi-exit-to-app
+
+
+
+
+
+
+
diff --git a/packages/frontend/src/components/dialogs/StreamInviteDialog.vue b/packages/frontend/src/components/dialogs/StreamInviteDialog.vue
new file mode 100644
index 000000000..5ecf61fcc
--- /dev/null
+++ b/packages/frontend/src/components/dialogs/StreamInviteDialog.vue
@@ -0,0 +1,120 @@
+