mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
converting chrome refs to BrowserApi
This commit is contained in:
@@ -7,7 +7,7 @@ import {
|
||||
PlatformUtilsService,
|
||||
} from 'jslib/abstractions';
|
||||
|
||||
import BrowserApi from '../browser/browserApi';
|
||||
import { BrowserApi } from '../browser/browserApi';
|
||||
|
||||
import MainBackground from './main.background';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user