Adding cards for modules and creating mobility module
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
export interface AppProperties {
|
||||
name: string;
|
||||
icon: string;
|
||||
hint: string;
|
||||
}
|
||||
|
||||
type AppNavigatorProps = {
|
||||
|
||||
Reference in New Issue
Block a user