🔧 Tweaking the dashboard

This commit is contained in:
2022-02-17 01:05:50 -08:00
parent fe1b55a35d
commit 573df70240
3 changed files with 4 additions and 3 deletions

View File

@@ -25,6 +25,9 @@ export const RecentlyImported = ({
<>
<div className="content">
<h4 className="title is-4">Recently Imported</h4>
<p className="subtitle is-7">
Recent Library activity such as imports, tagging, etc.
</p>
</div>
<Masonry
breakpointCols={breakpointColumnsObj}