feat: Implement FAQs feature for staff application with updated routing and UI components
This commit is contained in:
@@ -264,4 +264,7 @@ class UiIcons {
|
||||
|
||||
/// Chef hat icon for attire
|
||||
static const IconData chefHat = _IconLib.chefHat;
|
||||
|
||||
/// Help circle icon for FAQs
|
||||
static const IconData helpCircle = _IconLib.helpCircle;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user