mirror of
https://github.com/morten-olsen/react-native-debug-console.git
synced 2026-02-08 00:36:26 +01:00
removed failing react-native-json-tree
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import React, { Fragment, createRef } from 'react';
|
||||
import styled from 'styled-components/native';
|
||||
import JSONTree from 'react-native-json-tree';
|
||||
import JSONTree from '../../JSON';
|
||||
import {
|
||||
ScrollView
|
||||
} from 'react-native';
|
||||
|
||||
Reference in New Issue
Block a user