mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-12 10:33:45 +00:00
Translate dates and linkify texts in the details panel
This commit is contained in:
3
src/react-linkify.d.ts
vendored
Normal file
3
src/react-linkify.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
declare module 'react-linkify' {
|
||||
export default class Linkify extends React.Component<any, any> {}
|
||||
}
|
||||
Reference in New Issue
Block a user