File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -60,9 +60,9 @@ export default function UpdateBanner() {
60
60
>
61
61
< div className = "flex items-center space-x-4 px-6 py-4 bg-primary/95 backdrop-blur supports-[backdrop-filter]:bg-primary/90 border border-primary/20 rounded-lg shadow-lg" >
62
62
< Bell className = "h-5 w-5 text-primary-foreground flex-shrink-0" />
63
- < p className = "text-sm text-primary-foreground whitespace-nowrap" >
64
- 🚀 We' re building exciting products to bring convenience to your everyday tasks. Check back frequently for updates!
65
- </ p >
63
+ < p className = "text-sm text-primary-foreground whitespace-nowrap" >
64
+ 🚀 We' re building exciting products to bring convenience to your everyday tasks. Check back frequently for updates!
65
+ </ p >
66
66
< Button
67
67
variant = "ghost"
68
68
size = "sm"
You can’t perform that action at this time.
0 commit comments