diff --git a/frontend/src/components/manage/PanelCreationForm.svelte b/frontend/src/components/manage/PanelCreationForm.svelte index 8565ab4..2efe008 100644 --- a/frontend/src/components/manage/PanelCreationForm.svelte +++ b/frontend/src/components/manage/PanelCreationForm.svelte @@ -26,7 +26,7 @@
- + diff --git a/frontend/src/views/Panels.svelte b/frontend/src/views/Panels.svelte index e2c406c..73e524e 100644 --- a/frontend/src/views/Panels.svelte +++ b/frontend/src/views/Panels.svelte @@ -28,7 +28,7 @@
- Reaction Panels + Your Reaction Panels

Your panel quota: {panels.length} / {isPremium ? '∞' : '3'}

@@ -85,7 +85,7 @@
- Multi-Panels + Your Multi-Panels
@@ -118,7 +118,7 @@
- Create A Multi-Panel + Create Multi-Panel

Note: The panels which you wish to combine into a multi-panel must already exist

@@ -474,4 +474,4 @@ td { padding: 10px 0 10px 10px; } - \ No newline at end of file +