Skip to content

Commit 7c5885f

Browse files
committed
changed whitespace and fixed naming bug
1 parent baefa7a commit 7c5885f

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

img/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ export const NEWSPAPERS_DIVAINA = require('./divaina.png');
66
export const NEWSPAPERS_LANKADEEPA = require('./lankadeepa.png');
77
export const NEWSPAPERS_RIVIRA = require('./rivira.png');
88
export const NEWSPAPERS_DERANA = require('./derana.png');
9-
export const NEWSPAPERS_DINAMINA = require('./dinamina.png');
9+
export const NEWSPAPERS_DINAMINA = require('./newspapers_dinamina.png');
1010

src/api/dummy_api.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ export const categories = [
6060
thumbnail: 'SEWING_BLOUSES',
6161
url: 'https://www.youtube.com/results?search_query=saree+blouse+blocks',
6262
},
63-
{
63+
{
6464
id: '3_2',
6565
title: 'ගවුම් මහන්න',
6666
thumbnail: 'SEWING_GOWNS',

0 commit comments

Comments
 (0)