Skip to content

Commit

Permalink
FIX lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pubkey committed Dec 15, 2024
1 parent b5041db commit a4fbb78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-src/src/components/devices-sync.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { SemPage } from '../pages';

export function DevicesSync(props: {
export function DevicesSync(_props: {
sem?: SemPage;
}) {

Expand Down

0 comments on commit a4fbb78

Please sign in to comment.