mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
feat(tests): export internal components so we can unit test them directly
This commit is contained in:
@@ -243,4 +243,4 @@ const DateTimeSelect = observer(
|
||||
}
|
||||
);
|
||||
|
||||
export { DateTimeSelect };
|
||||
export { DateTimeSelect, TabContentStart, TabContentEnd, TabContentDuration };
|
||||
|
||||
Reference in New Issue
Block a user