Skip to content

Commit

Permalink
chore(scripts): 🔧 arrange scripts for ease of use
Browse files Browse the repository at this point in the history
  • Loading branch information
navin-moorthy committed Oct 12, 2021
1 parent 9a49bed commit 069cc0d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .storybook/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ interface Props {
tsUtils?: string;
css?: string;
deps?: string[];
jsSandbox?: CodeSandboxTemplate;
tsSandbox?: CodeSandboxTemplate;
}

export function createPreviewTabs(props: Props) {
Expand Down

1 comment on commit 069cc0d

@vercel
Copy link

@vercel vercel bot commented on 069cc0d Oct 12, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.