mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
refactor: remove foreground variant from button, make it default
This commit is contained in:
@@ -514,7 +514,6 @@ function NewProjectButton() {
|
||||
|
||||
return (
|
||||
<Button
|
||||
variant="foreground"
|
||||
size="lg"
|
||||
className="flex px-5 md:px-6"
|
||||
onClick={handleCreateProject}
|
||||
|
||||
Reference in New Issue
Block a user