refactor: button to allow html attributes & refactor class names (#956)
This commit is contained in:
@@ -46,7 +46,7 @@ export const RevisionContentLocked: FunctionComponent<{
|
||||
. Learn more about our other plans to upgrade your history capacity.
|
||||
</div>
|
||||
<Button
|
||||
type="primary"
|
||||
variant="primary"
|
||||
label="Discover plans"
|
||||
onClick={() => {
|
||||
if (window.plansUrl) {
|
||||
|
||||
Reference in New Issue
Block a user