Skip to content

Commit

Permalink
fix: ts-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
17Amir17 committed Feb 7, 2024
1 parent 049d946 commit af9baf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/RichText/RichText.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import {
type WebViewMessageEvent,
} from 'react-native-webview';

// @ts-ignore - this file is built
import { editorHtml } from '../simpleWebEditor/build/editorHtml';

import { type EditorMessage } from '../types/Messaging';
Expand Down

0 comments on commit af9baf2

Please sign in to comment.