mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-03 03:58:01 +00:00
ui: refactor text file component (#18458)
* wip tests * Move text-file to addon * rename fileName to filename, initial cleanup of text-fil * rename args, rename test selector * fix eye-con, remove enterAsText from file object * add tests * move files back to original location * rename files via git for git diff * adjsut test * Revert "wip tests" This reverts commit 63716a1e647a0b01236d34322837456ef3e9db43. * fix policy form input * cleanup conditional * add bottom margin * add element id * change arg name * add text area input test * add upload test to policy form Co-authored-by: Chelsea Shaw <cshaw@hashicorp.com>
This commit is contained in:
1
ui/lib/core/app/components/text-file.js
Normal file
1
ui/lib/core/app/components/text-file.js
Normal file
@@ -0,0 +1 @@
|
||||
export { default } from 'core/components/text-file';
|
||||
Reference in New Issue
Block a user