Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
huntabyte committed Oct 5, 2024
1 parent a8327e5 commit 88b077c
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@


<script lang="ts">
import { box } from "svelte-toolbelt";
import { useCalendarHeader } from "../calendar.svelte.js";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

<script lang="ts">
import { box } from "svelte-toolbelt";
import type { LabelRootProps } from "../types.js";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

<script lang="ts">
import { box } from "svelte-toolbelt";
import type { PinInputRootProps } from "../types.js";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

<script lang="ts">
import { box } from "svelte-toolbelt";
import type { ProgressRootProps } from "../types.js";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

<script lang="ts">
import { box } from "svelte-toolbelt";
import type { SelectScrollUpButtonProps } from "../types.js";
Expand Down

0 comments on commit 88b077c

Please sign in to comment.