Start rearranging and simplifying widgets
This commit is contained in:
@ -16,6 +16,7 @@ interface Link {
|
||||
|
||||
interface ActionLink extends Link {
|
||||
class?: string;
|
||||
type?: string;
|
||||
}
|
||||
|
||||
interface MenuLink extends Link {
|
||||
|
Reference in New Issue
Block a user