Skip to content

Commit

Permalink
fix: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Swappea committed Nov 2, 2024
1 parent bbfdbd0 commit 5eb04ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/file-upload/file-upload-item-preview.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Show, type JSX, type ValidComponent } from "solid-js";
import { type JSX, Show, type ValidComponent } from "solid-js";
import {
type ElementOf,
Polymorphic,
Expand Down

0 comments on commit 5eb04ca

Please sign in to comment.