Commit 58617ce2 authored by Joaquim Rocha's avatar Joaquim Rocha
Browse files

frontend: Export the new ResourceTable from common/Resource

parent 88ff06cf
Showing with 1 addition and 0 deletions
+1 -0
export * from './CircularChart'; export * from './CircularChart';
export * from './MetadataDisplay'; export * from './MetadataDisplay';
export * from './Resource'; export * from './Resource';
export * as ResourceTable from './ResourceTable';
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment