mirror of
https://github.com/standardnotes/mobile.git
synced 2026-05-19 20:14:30 -04:00
refactor: better file naming
This commit is contained in:
@@ -22,7 +22,7 @@ import {
|
||||
import { ManagePrivileges } from '@Screens/Settings/ManagePrivileges';
|
||||
import { Settings } from '@Screens/Settings/Settings';
|
||||
import { ICON_CHECKMARK, ICON_CLOSE } from '@Style/icons';
|
||||
import { StyleKit } from '@Style/StyleKit';
|
||||
import { StyleKit } from '@Style/stylekit';
|
||||
import React, { useContext } from 'react';
|
||||
import { Platform } from 'react-native';
|
||||
import { HeaderButtons, Item } from 'react-navigation-header-buttons';
|
||||
|
||||
Reference in New Issue
Block a user