Merge branch 'main' of https://repo.ravanertebat.com/TM/tm_app
This commit is contained in:
@@ -20,7 +20,12 @@ class AssetsManager {
|
||||
static const location = 'assets/icons/location.svg';
|
||||
static const arrowCircleLeft = 'assets/icons/arrow-circle-left.svg';
|
||||
static const arrowCircleRight = 'assets/icons/arrow-circle-right.svg';
|
||||
<<<<<<< HEAD
|
||||
|
||||
//your tenders page
|
||||
static const tickCircle = 'assets/icons/tick-circle.svg';
|
||||
=======
|
||||
static const arrowLeft = 'assets/svgs/arrow_left.svg';
|
||||
static const export = 'assets/svgs/export.svg';
|
||||
>>>>>>> 92b89fdea46b90000b1e2c986d973dd8161fb7cb
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user