index
:
strapi-plugin-checkbox-list
master
A Strapi v5 plugin that adds a checkbox list custom field to the Content Type Builder, enabling multi-select functionality with predefined options.
Valentin Popov
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
src
/
routes
/
admin
/
index.ts
blob: 9f1b6f798d04c66d07dc48e521c7394904d95010 (
plain
) (
blame
)
1
2
3
4
export
default
()
=>
({
type
:
'admin'
,
routes
:
[],
});