Spaces:
Build error
Build error
Upload components/ElementMetadata.jsx with huggingface_hub
Browse files
components/ElementMetadata.jsx
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
import { useAWPStore } from '../store/awpStore';
|
| 2 |
+
import {
|
| 3 |
+
Box,
|
| 4 |
+
Tag,
|
| 5 |
+
Calendar,
|
| 6 |
+
User,
|
| 7 |
+
File
|