mirror of
https://github.com/wassname/talk.git
synced 2026-07-24 13:20:47 +08:00
[CORL-239, CORL-128] Support disabled commenting and closed stories in Stream (#2205)
* feat: closed story + disabled commenting * test: add feature test and fix bugs * fix: snapshot * fix: isClosed can't be null * fix: remove duplicate DeepPartial type * fix: border color
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
// TODO: (@cvle) Extract useful common types into its own package.
|
||||
export { Omit, Overwrite, PropTypesOf } from "talk-ui/types";
|
||||
export { DeepPartial } from "talk-common/types";
|
||||
|
||||
Reference in New Issue
Block a user