mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-14 14:31:00 +00:00
chore: adjust star component style
This commit is contained in:
@@ -169,7 +169,7 @@ export default function HomeSidebar({
|
|||||||
onClick={() => {
|
onClick={() => {
|
||||||
window.open('https://github.com/langbot-app/LangBot', '_blank');
|
window.open('https://github.com/langbot-app/LangBot', '_blank');
|
||||||
}}
|
}}
|
||||||
className="flex justify-center cursor-pointer p-2 rounded-lg hover:bg-accent/30 transition-colors"
|
className="flex justify-center cursor-pointer p-2 rounded-lg transition-colors"
|
||||||
>
|
>
|
||||||
<Badge
|
<Badge
|
||||||
variant="outline"
|
variant="outline"
|
||||||
|
|||||||
Reference in New Issue
Block a user