mirror of
https://github.com/flarum/core.git
synced 2025-07-14 13:26:23 +02:00
Fix 'polyfills' incorrect spelling, add LICENSE text for startsWith polyfill
This commit is contained in:
@ -2,7 +2,7 @@ import { extend } from 'flarum/extend';
|
||||
import TextEditor from 'flarum/components/TextEditor';
|
||||
import MarkdownArea from 'mdarea';
|
||||
|
||||
import './pollyfills';
|
||||
import './polyfills';
|
||||
import MarkdownToolbar from './components/MarkdownToolbar';
|
||||
import MarkdownButton from './components/MarkdownButton';
|
||||
|
||||
|
Reference in New Issue
Block a user