realbox edit components

This commit is contained in:
Samandar Turg'unboev
2025-05-24 23:02:52 +05:00
parent 417ab7dd74
commit ce2b8f3a62
7 changed files with 227 additions and 257 deletions

View File

@@ -71,6 +71,7 @@ const DashboardEditBoxPage = (props: Props) => {
}
);
console.log(getOneBox, "pkets");
if (getOneBox.loading || !getOneBox.data) {
return <Loader p={8} size={96} />;