api(application): add includes for MountTransformer
This commit is contained in:
parent
d648ee5c93
commit
ba41fb5095
3 changed files with 99 additions and 3 deletions
|
@ -1,6 +1,7 @@
|
|||
import React from 'react';
|
||||
import Can from '@/components/elements/Can';
|
||||
import ScreenBlock from '@/components/screens/ScreenBlock';
|
||||
|
||||
export interface RequireServerPermissionProps {
|
||||
permissions: string | string[]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue