feat: flags
This commit is contained in:
@@ -105,6 +105,8 @@ import placeholder3 from './UI/placeholder3.png'
|
||||
import placeholder4 from './UI/placeholder4.jpg'
|
||||
import profile from './UI/profile.jpg'
|
||||
import musiclandClub from './UI/musiclandClub.png'
|
||||
import frenchFlag from './icons/frenchFlag.png'
|
||||
import englishFlag from './icons/englishFlag.png'
|
||||
export const tabs = {
|
||||
home,
|
||||
tasks,
|
||||
@@ -124,6 +126,8 @@ export const icons = {
|
||||
sort,
|
||||
dragDots: require('./icons/dragDots.png'),
|
||||
|
||||
frenchFlag,
|
||||
englishFlag,
|
||||
chevronDown,
|
||||
arrowRight,
|
||||
threeDots,
|
||||
|
||||
Reference in New Issue
Block a user