Changeset a6bbad1 for Farmatiko/ClientApp/src/app/shared
- Timestamp:
- 07/31/20 21:01:19 (4 years ago)
- Branches:
- master
- Children:
- c406ae5
- Parents:
- 58fa654 (diff), c73269d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Farmatiko/ClientApp/src/app/shared/material.module.ts
r58fa654 ra6bbad1 75 75 MatTabsModule, 76 76 MatToolbarModule, 77 MatTooltipModule 77 MatTooltipModule, 78 MatFormFieldModule 78 79 ], 79 80 exports: [ … … 113 114 MatTabsModule, 114 115 MatToolbarModule, 115 MatTooltipModule 116 MatTooltipModule, 117 MatFormFieldModule 116 118 ] 117 119 })
Note:
See TracChangeset
for help on using the changeset viewer.