mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
ref|(TS) Convert some native components to TS (#13239)
This commit is contained in:
@@ -15,7 +15,7 @@ import { IconFavorite, IconFavoriteSolid } from '../../base/icons/svg';
|
||||
import { withPixelLineHeight } from '../../base/styles/functions.web';
|
||||
import Dialog from '../../base/ui/components/web/Dialog';
|
||||
import Input from '../../base/ui/components/web/Input';
|
||||
import { cancelFeedback, submitFeedback } from '../actions';
|
||||
import { cancelFeedback, submitFeedback } from '../actions.web';
|
||||
|
||||
const styles = (theme: Theme) => {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user