mirror of
https://github.com/i701/sarlink-portal.git
synced 2025-07-01 21:28:23 +00:00
WIP feat(admin-devices): enhance device management from admin with dynamic filters and improved blocking functionality
This commit is contained in:
@ -51,13 +51,6 @@ export default async function Devices({
|
||||
label: "Vendor",
|
||||
type: "string",
|
||||
placeholder: "Enter vendor name",
|
||||
}, {
|
||||
label: "Amount of Devices",
|
||||
name: "amount",
|
||||
type: "dual-range-slider",
|
||||
min: 1,
|
||||
max: 100,
|
||||
sliderLabel: "MVR"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
Reference in New Issue
Block a user