mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 02:36:00 +00:00
forms
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
import clickOutside from '../utility/clickOutside';
|
||||
import keycodes from '../utility/keycodes';
|
||||
|
||||
export let fullScreen;
|
||||
export let noPadding;
|
||||
export let fullScreen = false;
|
||||
export let noPadding = false;
|
||||
export let modalId;
|
||||
|
||||
function handleCloseModal() {
|
||||
|
||||
Reference in New Issue
Block a user