generated from Seekra/repository-template
style: ensure newlines at the end of each file
This commit is contained in:
@@ -17,4 +17,4 @@ limitations under the License.
|
||||
export const getNavigatorLanguage = function getNavigatorLanguage () {
|
||||
const locale = new Intl.Locale(navigator.language);
|
||||
return locale.language;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user