Skip to content

Commit 28a544b

Browse files
committed
chore: enhance format
1 parent 751ca5c commit 28a544b

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
@@ -98,5 +98,4 @@ export {
9898
IconMinus,
9999
} from "@tabler/icons-react";
100100

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

0 commit comments

Comments
 (0)