Fix uppercase implementation
This commit is contained in:
parent
f5509c7808
commit
5f0ec91015
@ -1,5 +1,5 @@
|
|||||||
import TestRepoBackend from './test-repo/Implementation';
|
import TestRepoBackend from './test-repo/implementation';
|
||||||
import GitHubBackend from './github/Implementation';
|
import GitHubBackend from './github/implementation';
|
||||||
import { resolveFormat } from '../formats/formats';
|
import { resolveFormat } from '../formats/formats';
|
||||||
|
|
||||||
class LocalStorageAuthStore {
|
class LocalStorageAuthStore {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user