add changelog

Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
This commit is contained in:
mufaddal motiwala
2021-12-23 15:29:25 +05:30
parent 79b342bd36
commit 6a5a4da906
+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