+
)
}
diff --git a/flowsint-app/src/components/graphs/import-sheet.tsx b/flowsint-app/src/components/graphs/import-sheet.tsx
index e5d92592..adfe1c75 100644
--- a/flowsint-app/src/components/graphs/import-sheet.tsx
+++ b/flowsint-app/src/components/graphs/import-sheet.tsx
@@ -101,31 +101,43 @@ export function ImportSheet({ sketchId }: ImportSheetProps) {
-
- Import Entities
+ {/* Header stays fixed */}
+
+ Import entities
Upload a CSV, TXT, or XLSX file to import entities into your sketch
-
+ {/* Optional beta banner */}
+
- This import feature is in beta. There may be minor side effects. If you see any issue, please report them here to help out the community.
+ This import feature is in beta. There may be minor side effects. If you see any issue, please{" "}
+
+ report them here
+ {" "}
+ to help out the community.