mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-22 23:28:56 +03:00
Fixed leaderboard file name error
This commit is contained in:
parent
3270ef7d78
commit
9d6ee793d7
@ -12,7 +12,7 @@ import { default as ROUTES } from '../../../constants/routeNames';
|
||||
// Utilities
|
||||
|
||||
// Component
|
||||
import LeaderboardView from '../view/leaderBoardView';
|
||||
import LeaderboardView from '../view/leaderboardView';
|
||||
|
||||
/*
|
||||
* Props Name Description Value
|
Loading…
Reference in New Issue
Block a user