mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-29 03:59:54 +02:00
fix: interpolation typo in filename (#6278)
* fix: interpolation typo in filename * fix: interpolation typo in angular.json
This commit is contained in:
@@ -2305,7 +2305,7 @@
|
|||||||
},
|
},
|
||||||
"selected": false,
|
"selected": false,
|
||||||
"data": {
|
"data": {
|
||||||
"label": "Interpoloation",
|
"label": "Interpolation",
|
||||||
"style": {
|
"style": {
|
||||||
"fontSize": 17,
|
"fontSize": 17,
|
||||||
"justifyContent": "flex-start",
|
"justifyContent": "flex-start",
|
||||||
|
Reference in New Issue
Block a user