owncloud / web-app-dicom-viewer

ownCloud Web DICOM Viewer is an extension of ownCloud Web to preview DICOM files (medical images and their corresponding metadata)
GNU Affero General Public License v3.0
3 stars 1 forks source link

Change props type from array to object #18

Closed Salipa-Gurung closed 7 months ago

Salipa-Gurung commented 7 months ago

Description

Changed the type of props to Object.

Motivation and Context

This pr fixes the warning(Vue warn) related to prop type check while running unit tests

Screenshots (if appropriate):

Screenshot from 2024-02-08 12-42-02

Types of changes

Checklist:

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud