feat : request tagging and fix chips and fix overflow module in auht
This commit is contained in:
@@ -4,8 +4,7 @@ sealed class LiveStockRoutes {
|
||||
LiveStockRoutes._();
|
||||
|
||||
static const init = '/liveStock';
|
||||
static const action = '$init/liveStock';
|
||||
static const map = '$init/liveStock';
|
||||
static const profile = '$init/profile';
|
||||
|
||||
static const requests = '/requests';
|
||||
static const profile = '/profile';
|
||||
static const requestTagging = '$init/tagging';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user