Remove test button group
This commit is contained in:
parent
863406574c
commit
9a0a7eded8
|
@ -77,11 +77,6 @@
|
|||
<AppList />
|
||||
</div>
|
||||
|
||||
<ButtonGroup>
|
||||
<Button secondary>Test</Button>
|
||||
<Button cta>Test</Button>
|
||||
</ButtonGroup>
|
||||
|
||||
<Modal bind:this={modal} padding={false} width="600px" on:hide={closeModal}>
|
||||
<CreateAppModal {hasKey} {template} />
|
||||
</Modal>
|
||||
|
|
Loading…
Reference in New Issue