mirror of
https://github.com/directus/directus.git
synced 2026-02-13 00:44:57 -05:00
Interface toggle (#459)
* Add icon prop overrides to checkbox * Fix color example in storybook * Add block style mode to checkbox base componet * Add toggle interface
This commit is contained in:
@@ -280,6 +280,11 @@
|
||||
"bold": "Bold",
|
||||
"subdued": "Subdued",
|
||||
|
||||
"toggle": "Toggle",
|
||||
"icon_on": "Icon (On)",
|
||||
"icon_off": "Icon (Off)",
|
||||
"label": "Label",
|
||||
|
||||
"about_directus": "About Directus",
|
||||
"activity_log": "Activity Log",
|
||||
"add_field_filter": "Add a field filter",
|
||||
|
||||
Reference in New Issue
Block a user