Skip to content

Commit

Permalink
fix: import
Browse files Browse the repository at this point in the history
  • Loading branch information
mastro993 committed Jul 15, 2024
1 parent e665870 commit 8198569
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import {
} from "@pagopa/io-app-design-system";
import React from "react";
import { View } from "react-native";
import { SubscriptionStateEnum } from "../../../../../definitions/trial_systwem/SubscriptionState";
import { SubscriptionStateEnum } from "../../../../../definitions/trial_system/SubscriptionState";
import I18n from "../../../../i18n";
import { useIONavigation } from "../../../../navigation/params/AppParamsList";
import { useIOSelector } from "../../../../store/hooks";
Expand Down

0 comments on commit 8198569

Please sign in to comment.