mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-07-07 22:18:39 +00:00
feat: add notice
This commit is contained in:
@@ -43,6 +43,9 @@ export default function BlocksLayout({
|
||||
</PageActions>
|
||||
</PageHeader>
|
||||
<section id="blocks" className="scroll-mt-24">
|
||||
<div className="text-sm text-center px-4 py-8 md:hidden text-red-600">
|
||||
Note: The blocks preview does not work on mobile yet.
|
||||
</div>
|
||||
{children}
|
||||
</section>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user