forked from Ivasoft/mattermost-mobile
Update Dependencies and bug fixes (#7000)
* update dependencies * update dependencies * feedback review * update @mattermost/react-native-turbo-mailer
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
|
||||
// See LICENSE.txt for license information.
|
||||
|
||||
import {TextStyle} from 'react-native';
|
||||
import type {TextStyle} from 'react-native';
|
||||
|
||||
export type SyntaxHiglightProps = {
|
||||
code: string;
|
||||
|
||||
Reference in New Issue
Block a user