diff --git a/src/dashboard/example/components/BracketPanel.vue b/src/dashboard/example/components/BracketPanel.vue
new file mode 100644
index 0000000..419b89a
--- /dev/null
+++ b/src/dashboard/example/components/BracketPanel.vue
@@ -0,0 +1,176 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/dashboard/example/components/ScoreboardPanel.vue b/src/dashboard/example/components/ScoreboardPanel.vue
index f1d7589..08dbf17 100644
--- a/src/dashboard/example/components/ScoreboardPanel.vue
+++ b/src/dashboard/example/components/ScoreboardPanel.vue
@@ -114,20 +114,6 @@ const playerOptions = computed(() => {
-
-
- Detalles de la ronda
-
-
-
-
-
-
diff --git a/src/dashboard/example/views/Dashboard.vue b/src/dashboard/example/views/Dashboard.vue
index 537f1f0..d7ba396 100644
--- a/src/dashboard/example/views/Dashboard.vue
+++ b/src/dashboard/example/views/Dashboard.vue
@@ -1,5 +1,6 @@