mirror of
https://github.com/wassname/talk.git
synced 2026-08-18 12:30:39 +08:00
Implement edit
This commit is contained in:
Vendored
+1
@@ -36,6 +36,7 @@ declare module "react-timeago" {
|
||||
live?: boolean;
|
||||
className: string;
|
||||
formatter?: Formatter;
|
||||
minPeriod?: number;
|
||||
}
|
||||
|
||||
const TimeAgo: React.ComponentType<TimeAgoProps>;
|
||||
|
||||
Reference in New Issue
Block a user