0
0
Fork 0

Fix deprecated use of createBrowserHistory

This commit is contained in:
Thibaut Girka 2020-04-09 16:12:28 +02:00 committed by ThibG
parent c47be5bd86
commit 5d2cdeb225
2 changed files with 2 additions and 3 deletions

View file

@ -1,6 +1,5 @@
// This file will be loaded on public pages, regardless of theme.
import createHistory from 'history/createBrowserHistory';
import ready from '../mastodon/ready';
const { delegate } = require('@rails/ujs');