mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-19 16:05:01 +00:00
Show TimeAndDate plugin in docs
This commit is contained in:
parent
74d5fa1acc
commit
c49deb2b71
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ const defaultOptions: PluginOptions<TimeAndDatePluginType> = {
|
|||
};
|
||||
|
||||
export const TimeAndDatePlugin = zeppelinPlugin<TimeAndDatePluginType>()("time_and_date", {
|
||||
showInDocs: true,
|
||||
configSchema: ConfigSchema,
|
||||
defaultOptions,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue