add cahngelog

Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
This commit is contained in:
mufaddal motiwala
2021-12-23 15:28:02 +05:30
parent 79b342bd36
commit a8c4e812de
+5 -5
View File
@@ -8,11 +8,11 @@ To make this change to an existing app, apply the following changes to the `app/
Remove internal style
```diff
- <style>
- #root {
- min-height: 100%;
- }
- </style>
- <style>
- #root {
- min-height: 100%;
- }
- </style>
```
Remove inline style from the body tag