1
0
Fork 0
forked from gitea/nas

Align typings with installed versions (#24410)

This commit is contained in:
Nick Schonning 2023-04-04 04:48:26 -04:00 committed by GitHub
parent 77bd32a26a
commit 8e19c44b2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 74 additions and 60 deletions

View file

@ -1,6 +1,5 @@
// @ts-check
import React from 'react';
// @ts-expect-error
import { FormattedMessage } from 'react-intl';
/**