fix: a lot of minor improvements for dashboard
This commit is contained in:
@@ -8,7 +8,7 @@ export function FeedbackButton() {
|
||||
return (
|
||||
<Button
|
||||
variant={'outline'}
|
||||
className="w-full text-left justify-start [&_svg]:mx-2"
|
||||
className="text-left justify-start"
|
||||
icon={SparklesIcon}
|
||||
onClick={() => {
|
||||
op.track('feedback_button_clicked');
|
||||
|
||||
Reference in New Issue
Block a user