mirror of
				https://github.com/inventree/inventree-app.git
				synced 2025-10-31 21:35:42 +00:00 
			
		
		
		
	Bump release noes (#299)
This commit is contained in:
		| @@ -17,7 +17,7 @@ import "package:inventree/widget/search.dart"; | ||||
|  * | ||||
|  * - Provides a "home" button which completely unwinds the widget stack | ||||
|  * - Global search | ||||
|  * - Barcoed scan | ||||
|  * - Barcode scan | ||||
|  */ | ||||
| class InvenTreeDrawer extends StatelessWidget { | ||||
|  | ||||
| @@ -90,7 +90,7 @@ class InvenTreeDrawer extends StatelessWidget { | ||||
|   @override | ||||
|   Widget build(BuildContext context) { | ||||
|  | ||||
|     return  Drawer( | ||||
|     return Drawer( | ||||
|         child: ListView( | ||||
|             children: ListTile.divideTiles( | ||||
|               context: context, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user