mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-26 17:25:13 +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
|
// Utilities
|
||||||
|
|
||||||
// Component
|
// Component
|
||||||
import LeaderboardView from '../view/leaderBoardView';
|
import LeaderboardView from '../view/leaderboardView';
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Props Name Description Value
|
* Props Name Description Value
|
Loading…
Reference in New Issue
Block a user