Skip to content

Commit f947c32

Browse files
committed
chore: enhance format
1 parent 923f6c2 commit f947c32

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.changeset/sixty-wolves-sell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
"@quassel/ui": patch
55
---
66

7-
Introduce entering custom values for carers and languages
7+
Allow custom carers and languages per participant

libs/ui/src/index.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,5 +99,4 @@ export {
9999
IconMinus,
100100
} from "@tabler/icons-react";
101101

102-
export { DSVImport } from "react-dsv-import";
103-
export type { ColumnType } from "react-dsv-import";
102+
export { DSVImport, type ColumnType } from "react-dsv-import";

0 commit comments

Comments
 (0)