Skip to content

Commit

Permalink
Merge pull request #1302 from thunderstore-io/01-20-update_one_old_to…
Browse files Browse the repository at this point in the history
…ast_import

Update one old Toast import
  • Loading branch information
Oksamies authored Jan 20, 2025
2 parents 7190edd + 8ca12e9 commit c7b6e83
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import { OAuthConnection } from "@thunderstore/dapper/types";
import { Icon } from "@thunderstore/cyberstorm/src/components/Icon/Icon";
import { classnames } from "@thunderstore/cyberstorm/src/utils/utils";
import { Button } from "@thunderstore/cyberstorm";
import { useToast } from "@thunderstore/cyberstorm/src/components/Toast/Provider";
import { useToast } from "@thunderstore/cyberstorm/src/newComponents/Toast/Provider";

type ProvidersType = {
name: "discord" | "github" | "overwolf";
Expand Down

0 comments on commit c7b6e83

Please sign in to comment.