mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
UI/Glimmerize modal & confirmation modal component (#16032)
* remove commented out import from info-table-row * glimmerize * update docs * glimmerize confirmation modal * update modal usage * remove keyboard action * Revert "remove keyboard action" This reverts commit 42b7f5950b244b5a728f94a1fbb8cd836f646ae8. * remove keyboard actions * address comments * update tests
This commit is contained in:
@@ -2,7 +2,6 @@ import { typeOf } from '@ember/utils';
|
||||
import Component from '@glimmer/component';
|
||||
import { tracked } from '@glimmer/tracking';
|
||||
import { action } from '@ember/object';
|
||||
// import layout from '../templates/components/info-table-row';
|
||||
|
||||
/**
|
||||
* @module InfoTableRow
|
||||
|
||||
Reference in New Issue
Block a user