Skip to content

Commit

Permalink
fix: add curly braces
Browse files Browse the repository at this point in the history
  • Loading branch information
CBID2 authored Oct 31, 2024
1 parent 09c5708 commit 03c395b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion animata/button/form-control-switch.stories.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import FormControlSwitch from "@/animata/button/form-control-switch";
import {FormControlSwitch} from "@/animata/button/form-control-switch";
import { Meta, StoryObj } from "@storybook/react";

const meta = {
Expand Down

0 comments on commit 03c395b

Please sign in to comment.