Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
samaradel committed Jun 4, 2024
1 parent 8fb5548 commit 02c193d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ import type { PublicConfig } from "@threefold/grid_client";
import { isEqual } from "lodash";
import { onMounted, ref, watch } from "vue";
import type { RuleReturn } from "@/components/input_validator.vue";
import { useFormRef } from "@/hooks/form_validator";
import { useGrid } from "@/stores";
import { createCustomToast, ToastType } from "@/utils/custom_toast";
Expand Down

0 comments on commit 02c193d

Please sign in to comment.