refactor: button to allow html attributes & refactor class names (#956)
This commit is contained in:
@@ -120,7 +120,7 @@ export const Extensions: FunctionComponent<{
|
||||
<div className="min-h-2" />
|
||||
<Button
|
||||
className="min-w-20"
|
||||
type="normal"
|
||||
variant="normal"
|
||||
label="Install"
|
||||
onClick={() => submitExtensionUrl(customUrl)}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user