1 // Copyright (C) The Arvados Authors. All rights reserved.
3 // SPDX-License-Identifier: AGPL-3.0
5 import React from "react";
6 import { ListItemIcon, ListItemText, ListItem } from "@material-ui/core";
7 import { OpenIcon } from "components/icon/icon";
9 export const FileViewerAction = (props: any) => {
12 style={{ textDecoration: 'none' }}
15 rel="noopener noreferrer"
16 onClick={props.onClick}>