Change ragister-component to catalog-import
This commit is contained in:
@@ -82,15 +82,6 @@ export const ScaffolderPage = () => {
|
||||
color="primary"
|
||||
component={RouterLink}
|
||||
to="/catalog-import"
|
||||
style={{ marginRight: '8px' }}
|
||||
>
|
||||
Import Repository
|
||||
</Button>
|
||||
<Button
|
||||
variant="contained"
|
||||
color="primary"
|
||||
component={RouterLink}
|
||||
to="/register-component"
|
||||
>
|
||||
Register Existing Component
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user