From a4f1200473b5c1ea48b9815b4b236e92db27ce1f Mon Sep 17 00:00:00 2001 From: amiraabouhadid Date: Mon, 14 Oct 2024 16:49:20 +0300 Subject: [PATCH] place selectallitems in a function --- .../src/dashboard/components/public_ips_table.vue | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/packages/playground/src/dashboard/components/public_ips_table.vue b/packages/playground/src/dashboard/components/public_ips_table.vue index 83d5b9812f..ce0986e008 100644 --- a/packages/playground/src/dashboard/components/public_ips_table.vue +++ b/packages/playground/src/dashboard/components/public_ips_table.vue @@ -25,7 +25,7 @@