Skip to content

Commit

Permalink
fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
iFwu committed Oct 7, 2024
1 parent 128f1df commit 1db62ce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/Spinner.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import { h } from 'preact';

export const Spinner = () => (
<div className="spinner"></div>
);

0 comments on commit 1db62ce

Please sign in to comment.