mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
feat: added mobile responsiveness
This commit is contained in:
@@ -40,7 +40,8 @@ if (isCloud) {
|
||||
enabled: true,
|
||||
cta: {
|
||||
link: csvImportPromo.cta.link,
|
||||
external: csvImportPromo.cta.external
|
||||
external: csvImportPromo.cta.external,
|
||||
hideOnClick: csvImportPromo.cta.hideOnClick
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user