feat: add print button
This commit is contained in:
parent
6b277687f4
commit
ffe0962aa9
2 changed files with 27 additions and 0 deletions
|
|
@ -10,3 +10,4 @@ export { default as ToggleButton } from './ToggleButton.vue';
|
|||
export { default as ClearButton } from './ClearButton.vue';
|
||||
export { default as CloseButton } from './CloseButton.vue';
|
||||
export { default as ViewButton } from './ViewButton.vue';
|
||||
export { default as PrintButton } from './PrintButton.vue';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue