mirror of
https://github.com/SomboChea/ui
synced 2026-01-15 15:45:44 +07:00
committed by
Priscila Oliveira
parent
99621b6baf
commit
752e2b963d
@@ -20,7 +20,6 @@ const Versions: React.FC = () => {
|
||||
return null;
|
||||
}
|
||||
|
||||
// @ts-ignore - Property 'dist-tags' does not exist on type 'PackageMetaInterface'
|
||||
const { versions = {}, time = {}, [DIST_TAGS]: distTags = {} } = packageMeta;
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user