import React from 'react'; import { Tab, Tabs, TabList, TabPanel } from 'react-tabs'; import OverviewTabPanel from './OverviewTabPanel'; import DeploymentsTabPanel from './DeploymentsTabPanel'; import { ProjectDetails } from '../../../types/project'; import SettingsTabPanel from './SettingsTabPanel'; interface ProjectTabsProps { project: ProjectDetails; } const Database = () => (
It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.
There are many variations of passages of Lorem Ipsum available.