import { StyleSheet, Text, View } from 'react-native' import React from 'react' const CommentSection = () => { return ( CommentSection ) } export default CommentSection const styles = StyleSheet.create({})