import styles from './MetadataViewer.module.css'; function AttrValueLoader() { return ( Loading... ); } export default AttrValueLoader;