refactor(ui): update shared components and add ControlGroup, SidebarContainer
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
-->
|
||||
<script lang="ts">
|
||||
interface Props {
|
||||
/**
|
||||
* Title text
|
||||
*/
|
||||
text?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user