mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-07-01 08:34:12 +00:00
fix: lint
This commit is contained in:
@@ -43,7 +43,7 @@ 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">
|
||||
<div className="px-4 py-8 text-center text-sm text-red-600 md:hidden">
|
||||
Note: The blocks preview does not work on mobile yet.
|
||||
</div>
|
||||
{children}
|
||||
|
||||
Reference in New Issue
Block a user