From 901e3eaba4a06fc1e07d5901937b1085ce0a46c6 Mon Sep 17 00:00:00 2001 From: Adria Navarro Date: Mon, 30 Dec 2024 13:14:51 +0100 Subject: [PATCH] Type bounds --- .../src/components/grid/stores/{bounds.js => bounds.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename packages/frontend-core/src/components/grid/stores/{bounds.js => bounds.ts} (100%) diff --git a/packages/frontend-core/src/components/grid/stores/bounds.js b/packages/frontend-core/src/components/grid/stores/bounds.ts similarity index 100% rename from packages/frontend-core/src/components/grid/stores/bounds.js rename to packages/frontend-core/src/components/grid/stores/bounds.ts