feat: Update ingredient units and improve layout responsiveness across various components
This commit is contained in:
@@ -162,6 +162,10 @@ export default function EditRecipePage() {
|
||||
{ value: 'st', label: 'st (styck)' },
|
||||
{ value: 'tsk', label: 'tsk (tesked)' },
|
||||
{ value: 'msk', label: 'msk (matsked)' },
|
||||
{ value: 'port', label: 'port (portioner)' },
|
||||
{ value: 'efter smak', label: 'Efter smak' },
|
||||
{ value: 'förp', label: 'förp (förpackning)' },
|
||||
{ value: 'klyfta', label: 'klyfta' },
|
||||
];
|
||||
|
||||
const LOCATION_OPTIONS = [
|
||||
|
||||
Reference in New Issue
Block a user