mirror of
https://github.com/abhay-raizada/PeerScribe.git
synced 2026-04-26 16:24:03 +00:00
Fix typos, bugs
This commit is contained in:
@@ -176,7 +176,7 @@ export const PrescriptionCreator = () => {
|
||||
<Section title="Address" collapsible={true}>
|
||||
<AddressForm nestedFormCallback={nestedFormCallback} />
|
||||
</Section>
|
||||
<Section title="Medicine" collapsible={true}>
|
||||
<Section title="Medication" collapsible={true}>
|
||||
<MedicineForm nestedFormCallback={nestedFormCallback} />
|
||||
</Section>
|
||||
<View style={{margin: 15}}>
|
||||
|
||||
Reference in New Issue
Block a user