Skip to content

Commit

Permalink
Update ConfirmCustomS3ConfigDeletionDialog.stories.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
ddecrulle committed Sep 10, 2024
1 parent f060b4c commit 923ba5d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { Meta, StoryObj } from "@storybook/react";
import { ConfirmCustomS3ConfigDeletionDialog } from "./ConfirmCustomS3ConfigDeletionDialog";
import { Evt } from "evt";
import { action } from "@storybook/addon-actions";
import { useState } from "react";
import { Button } from "onyxia-ui/Button";

const meta = {
Expand Down

0 comments on commit 923ba5d

Please sign in to comment.