import React, { Component } from 'react'; class LCARSLeft extends Component { render(){ return(
SYS DIRECTORY
AUX DIRECTORY
MED DIRECTORY
COMMUNICATIONS
SCI DIRECTORY
ENG DIRECTORY
STELLAR CHART
PERSONNEL
DATABASE
); } } export default LCARSLeft;