mirror of
https://github.com/standardnotes/mobile.git
synced 2026-05-19 12:04:31 -04:00
Beginning of moving Settings logic into respective components
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import React, { Component } from 'react';
|
||||
import {View, Text, TouchableHighlight} from 'react-native';
|
||||
|
||||
import StyleKit from "../style/StyleKit"
|
||||
import StyleKit from "@Style/StyleKit"
|
||||
|
||||
export default class SectionedOptionsTableCell extends Component {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user