mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-27 15:54:39 +00:00
fix code format (#6365)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import { MetadataProvider, CollaboratorsProvider, RecordDetailsProvider } from './hooks/index';
|
||||
import { MetadataProvider, CollaboratorsProvider, RecordDetailsProvider } from './hooks/index';
|
||||
import { Table } from './components/index';
|
||||
|
||||
const SeafileMetadata = ({ ...params }) => {
|
||||
|
Reference in New Issue
Block a user