Skip to content

Commit 9385f3b

Browse files
committed
fix: moment import
1 parent be71782 commit 9385f3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/app/details/appDetails/SourceInfo.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
import React, { useEffect, useMemo, useState } from 'react'
1919
import { useParams } from 'react-router-dom'
2020
import Tippy from '@tippyjs/react'
21+
import moment from 'moment'
2122
import {
2223
ConditionalWrap,
2324
DATE_TIME_FORMATS,

0 commit comments

Comments
 (0)