mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 04:41:36 +08:00
Remove empty spaces
This commit is contained in:
@ -141,4 +141,4 @@ Fixed
|
|||||||
* Image: `source` property renamed to `imageSource`
|
* Image: `source` property renamed to `imageSource`
|
||||||
* TabView: `TabEntry` renamed to `TabViewItem`
|
* TabView: `TabEntry` renamed to `TabViewItem`
|
||||||
* Module `local-settings` changed to `application-settings`.Only the name of the module is changed (API remains the same), hence the `require` statements must be updated, i.e. `require("local-settings")` should be changed to `require("application-settings")`.
|
* Module `local-settings` changed to `application-settings`.Only the name of the module is changed (API remains the same), hence the `require` statements must be updated, i.e. `require("local-settings")` should be changed to `require("application-settings")`.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user